@font-face {
    font-display: swap;
    font-family: 'Silka';
    font-style: normal;
    font-weight: 500;
    src: url('silka-medium-webfont.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Silka';
    font-style: normal;
    font-weight: 600;
    src: url('silka-semibold-webfont.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Silka';
    font-style: normal;
    font-weight: 700;
    src: url('silka-bold-webfont.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Silka';
    font-style: italic;
    font-weight: 500;
    src: url('silka-mediumitalic-webfont.woff2') format('woff2');
}