@font-face {
    font-family: 'charter';
    src: url('/fonts/charter_black_italic-webfont.eot'),
         url('/fonts/charter_black_italic-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'charter';
    src: url('/fonts/charter_black-webfont.eot'),
         url('/fonts/charter_black-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'charter';
    src: url('/fonts/charter_italic-webfont.eot'),
         url('/fonts/charter_italic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'charter';
    src: url('/fonts/charter_regular-webfont.eot'),
         url('/fonts/charter_regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'parkinsans';
    src: url('/fonts/Parkinsans-SemiBold.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
