/* font-badr */
@font-face {
    font-family: badr;
    src: url('./files/badr.eot');
    src: url('./files/badr.eot?#iefix') format('embedded-opentype'),
         url('./files/badr.woff') format('woff'),
         url('./files/badr.ttf') format('truetype');
    font-weight: normal;
}