@font-face {
    font-display: swap;
    font-family: 'Friedlipartner';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Friedlipartner-Book.woff2') format('woff2'), url('../fonts/Friedlipartner-Book.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Polymath Text';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/PolymathText-Bold.woff2') format('woff2'), url('../fonts/PolymathText-Bold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Polymath Text';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/PolymathText-Regular.woff2') format('woff2'), url('../fonts/PolymathText-Regular.woff') format('woff');
}