@font-face {
    font-family: 'oeloftpro-regular';
    src: url('oeloftpro-regular.eot');
    src: url('oeloftpro-regular.eot') format('embedded-opentype'),
         url('oeloftpro-regular.woff') format('woff'),
         url('oeloftpro-regular.woff2') format('woff2'),
         url('oeloftpro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.special-font { font-family: oeloftpro-regular; }
