@font-face {
    font-family: 'Vanilla';
    src: url("fonts/Vanilla.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'head';
    src: url('fonts/archia-regular-webfont.eot');
    src: url('fonts/archia-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/archia-regular-webfont.woff2') format('woff2'),
        url('fonts/archia-regular-webfont.woff') format('woff'),
        url('fonts/archia-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'head';
    src: url('fonts/archia-bold-webfont.eot');
    src: url('fonts/archia-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/archia-bold-webfont.woff2') format('woff2'),
        url('fonts/archia-bold-webfont.woff') format('woff'),
        url('fonts/archia-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'text';
    src: url('fonts/silka-regular-webfont.eot');
    src: url('fonts/silka-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/silka-regular-webfont.woff2') format('woff2'),
    url('fonts/silka-regular-webfont.woff') format('woff'),
    url('fonts/silka-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'text';
    src: url('fonts/silka-bold-webfont.eot');
    src: url('fonts/silka-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/silka-bold-webfont.woff2') format('woff2'),
    url('fonts/silka-bold-webfont.woff') format('woff'),
    url('fonts/silka-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'text';
    src: url('fonts/silka-regularitalic-webfont.eot');
    src: url('fonts/silka-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/silka-regularitalic-webfont.woff2') format('woff2'),
    url('fonts/silka-regularitalic-webfont.woff') format('woff'),
    url('fonts/silka-regularitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
