/*Türkçe Yazı Tipi*/
/*@font-face{font-family:'turkuaz-bold';*/
    /*src:url('/fonts/DubaiW23-Bold.eot');*/
    /*src:url('/fonts/DubaiW23-Bold.eot?#iefix') format('embedded-opentype'),*/
    /*url('/fonts/DubaiW23-Bold.woff') format('woff'),*/
    /*url('/fonts/DubaiW23-Bold.ttf') format('truetype');*/
    /*!*font-weight:normal;*!*/
    /*!*font-style:normal;*!*/
/*}*/
/*@font-face{font-family:'turkuaz';*/
    /*src:url('/fonts/DubaiW23-Regular.eot');*/
    /*src:url('/fonts/DubaiW23-Regular.eot?#iefix') format('embedded-opentype'),*/
    /*url('/fonts/DubaiW23-Regular.woff') format('woff'),*/
    /*url('/fonts/DubaiW23-Regular.ttf') format('truetype');*/
    /*!*font-weight:normal;*!*/
    /*!*font-style:normal;*!*/
/*}*/

body,
table,
thead,
tbody,
tfoot,
tr,
td,
th,
h1,
h2,
h3,
h4,
h5,
p,
div,
span,
label,
input,
textarea,
select,
ul,
li,
ol,
a,
button{
    font-weight: bold;
    font-style: normal;
}