/**
 * Typography
 */
@font-face {
    font-family: 'MetaPlusCaps';
    src: url('fonts/metaplus-mediumcaps-webfont.eot');
    src: url('fonts/metaplus-mediumcaps-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/metaplus-mediumcaps-webfont.woff') format('woff'),
    url('fonts/metaplus-mediumcaps-webfont.ttf') format('truetype'),
    url('fonts/metaplus-mediumcaps-webfont.svg#metaplus_capsmedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

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

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


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

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

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