/*@font-face {*/
/*    font-family: Rudaw;*/
/*    font-style: normal;*/
/*    font-weight: 100;*/
/*    src: url('Rudaw-Regular.ttf') format('ttf');*/
/*}*/

/*@font-face {*/
/*    font-family: Rudaw;*/
/*    font-style: normal;*/
/*    font-weight: 900;*/
/*    src: url('Rudaw-Bold.ttf') format('woff');*/
/*}*/

@font-face {
    font-family: Rudaw;
    src: url("rudawregular2.eot"); /* IE9 Compat Modes */
    src: url("rudawregular2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("rudawregular2.ttf") format("truetype"), /* Safari, Android, iOS */
    url("rudawregular2.woff") format("woff"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}