/* FS CLERKENWELL */
@font-face {
    font-family: 'FS Clerkenwell';
    src: url('fs-clerkenwell/FS-Clerkenwell.otf') format('opentype');
}

@font-face {
    font-family: 'FS Clerkenwell Bold';
    src: url('fs-clerkenwell/FS-Clerkenwell-Bold.otf') format('opentype');
}


/* GOTHIC */
@font-face {
    font-family: 'Gothic';
    src: url('gothic/gothic.ttf') format('truetype');
}