@font-face {
    font-family: 'metabookcregular';
    src: url('../fonts/metabookc-webfont.woff2') format('woff2'),
    url('../fonts/metabookc-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'metaboldcregular';
    src: url('../fonts/metaboldc-webfont.woff2') format('woff2'),
    url('../fonts/metaboldc-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'metablackcregular';
    src: url('../fonts/metablackc-webfont.woff2') format('woff2'),
    url('../fonts/metablackc-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-regular.woff2') format('woff2'),
    url('../fonts/robotocondensed-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotocondensed-italic.woff2') format('woff2'),
    url('../fonts/robotocondensed-italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
