@font-face {
    font-family: 'metaplusbold';
    src: url('fonts/metaplusbold-roman-webfont.eot');
    src: url('fonts/metaplusbold-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metaplusbold-roman-webfont.woff') format('woff'),
         url('fonts/metaplusbold-roman-webfont.ttf') format('truetype'),
         url('fonts/metaplusbold-roman-webfont.svg#metaplusbold-roman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'metaplusbook';
    src: url('fonts/metaplusbook-roman-webfont.eot');
    src: url('fonts/metaplusbook-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metaplusbook-roman-webfont.woff') format('woff'),
         url('fonts/metaplusbook-roman-webfont.ttf') format('truetype'),
         url('fonts/metaplusbook-roman-webfont.svg#metaplusbook-roman') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: none;

}