@font-face {
    font-family: 'MyriadProRegular';
    src: url('mp.eot');
    src: url('mp.eot') format('embedded-opentype'),
         url('mp.woff2') format('woff2'),
         url('mp.woff') format('woff'),
         url('mp.ttf') format('truetype'),
         url('mp.svg#MyriadProRegular') format('svg');
}
