@font-face {
    font-family: 'Muli';
    src: url('../fonts/Muli.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BerlingskeSerif-Regular';
    src: url('../fonts/BerlingskeSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BerlingskeSerif-Bold';
    src: url('../fonts/BerlingskeSerif-Bold.ttf') format('truetype');
    font-weight: normal;;
    font-style: normal;
    font-display: swap;
}

