@font-face {
    font-family: 'carlitobold';
    src: url('carlito-bold-webfont.woff2') format('woff2'),
         url('carlito-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'carlitoregular';
    src: url('carlito-regular-webfont.woff2') format('woff2'),
         url('carlito-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'libre_baskervilleregular';
    src: url('librebaskerville-regular-webfont.woff2') format('woff2'),
         url('librebaskerville-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yellowtailregular';
    src: url('yellowtail-regular-webfont.woff2') format('woff2'),
         url('yellowtail-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'courgetteregular';
    src: url('courgette-regular-webfont.woff2') format('woff2'),
         url('courgette-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}