@font-face {
    font-family: 'Junicode';
    src: url('junicode/Junicode.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Junicode';
    src: url('junicode/Junicode-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Junicode';
    src: url('junicode/Junicode-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('opensans/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 0 1000;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('opensans/OpenSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 0 1000;
    font-style: italic;
}

@font-face {
    font-family: 'Signika';
    src: url('signika/Signika-VariableFont_GRAD,wght.ttf') format('truetype');
    font-weight: 0 1000;
}