@font-face {
    font-family: 'Source Serif 4';
    src: url('sourceserif4/SourceSerif4-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('sourceserif4/SourceSerif4-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('sourceserif4/SourceSerif4-Italic.ttf') format('truetype');
    font-weight: italic;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('sourceserif4/SourceSerif4-Medium.ttf') format('truetype');
    font-weight: medium;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('sourceserif4/SourceSerif4-SemiBold.ttf') format('truetype');
    font-weight: semi-bold;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('sourceserif4/SourceSerif4-Light.ttf') format('truetype');
    font-weight: light;
}

@font-face {
    font-family: 'Ekaterina Velikaya One';
    src: url('ekaterinavelikayaone.ttf') format('truetype');
}

@font-face {
    font-family: 'Next Art';
    src: url('NEXT ART_REGULAR.OTF') format('opentype');
}

