@font-face {
    font-family: 'Mark Pro';
    src: url('../fonts/FontFontFFMarkPro.eot');
    src: url('../fonts/FontFontFFMarkPro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FontFontFFMarkPro.woff2') format('woff2'),
         url('../fonts/FontFontFFMarkPro.woff') format('woff'),
         url('../fonts/FontFontFFMarkPro.ttf')  format('truetype'),
         url('../fonts/FontFontFFMarkPro.svg#Mark Pro') format('svg');
}