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