@font-face {
    font-family: 'charterbold_italic';
    src: url('fonts/charter/charter_bold_italic-webfont.woff2') format('woff2'),
    url('fonts/charter/charter_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'charterbold';
    src: url('fonts/charter/charter_bold-webfont.woff2') format('woff2'),
    url('fonts/charter/charter_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'charteritalic';
    src: url('fonts/charter/charter_italic-webfont.woff2') format('woff2'),
    url('fonts/charter/charter_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'charterregular';
    src: url('fonts/charter/charter_regular-webfont.woff2') format('woff2'),
    url('fonts/charter/charter_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dense Regular';
    src: url('dense-regular-webfont.woff2') format('woff2'),
    url('dense-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas-Regular';
    src: url('Bebas-Regular.otf')  format('opentype'),
    url('Bebas-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
