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