@font-face {
    font-family: 'playfair-display';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/PlayfairDisplay-VariableFont_wght.ttf");
}

@font-face {
    font-family: 'calibri';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/calibri.ttf");
}

@font-face {
    font-family: 'open-sans';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/OpenSans-Regular.ttf");
}