﻿@font-face {
    font-family: "Beatrice Regular";
    src: url(../fonts/BeatriceRegular.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Beatrice Medium";
    src: url(../fonts/BeatriceMedium.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}