@font-face {
    font-family: 'font';
    src: url('/fonts/rudaw.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.fnt {
    font-family: 'font', sans-serif;
}
