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