
@font-face {
    font-family: 'Cormorant';
    src: url('../fonts/cormorant-medium-webfont.woff2') format('woff2'),
         url('../fonts/cormorant-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Cormorant';
    src: url('../fonts/cormorant-regular-webfont.woff2') format('woff2'),
         url('../fonts/cormorant-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tw Cen MT';
    src: url('../fonts/twcenmt-light-webfont.woff2') format('woff2'),
         url('../fonts/twcenmt-light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tw Cen MT';
    src: url('../fonts/twcenmt-medium-webfont.woff2') format('woff2'),
         url('../fonts/twcenmt-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Tw Cen MT';
    src: url('../fonts/twcenmt-semimedium-webfont.woff2') format('woff2'),
         url('../fonts/twcenmt-semimedium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}