@font-face {
    font-family: 'Bemio';
    src: url('font/bemio.eot');
    src: url('font/bemio.eot?#iefix') format('embedded-opentype'),
         url('font/bemio.woff') format('woff'),
         url('font/bemio.ttf') format('truetype'),
         url('font/bemio.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}