@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSans-Regular.woff2) format("woff2"),
        url(../fonts/WOFF/PTSans-Regular.woff) format("woff"),
        url(../fonts/TTF/PTSans-Regular.ttf) format("truetype");
}

@font-face {
    font-family: "PT Sans";
    font-style: italic;
    font-weight: normal;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSans-Italic.woff2) format("woff2"),
        url(../fonts/WOFF/PTSans-Italic.woff) format("woff"),
        url(../fonts/TTF/PTSans-Italic.ttf) format("truetype");
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSans-Bold.woff2) format("woff2"),
        url(../fonts/WOFF/PTSans-Bold.woff) format("woff"),
        url(../fonts/TTF/PTSans-Bold.ttf) format("truetype");
}

@font-face {
    font-family: "PT Sans";
    font-style: italic;
    font-weight: bold;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSans-BoldItalic.woff2) format("woff2"),
        url(../fonts/WOFF/PTSans-BoldItalic.woff) format("woff"),
        url(../fonts/TTF/PTSans-BoldItalic.ttf) format("truetype");
}

@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSerif-Regular.woff2) format("woff2"),
        url(../fonts/WOFF/PTSerif-Regular.woff) format("woff"),
        url(../fonts/TTF/PTSerif-Regular.ttf) format("truetype");
}

@font-face {
    font-family: "PT Serif";
    font-style: italic;
    font-weight: normal;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSerif-Italic.woff2) format("woff2"),
        url(../fonts/WOFF/PTSerif-Italic.woff) format("woff"),
        url(../fonts/TTF/PTSerif-Italic.ttf) format("truetype");
}

@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSerif-Bold.woff2) format("woff2"),
        url(../fonts/WOFF/PTSerif-Bold.woff) format("woff"),
        url(../fonts/TTF/PTSerif-Bold.ttf) format("truetype");
}

@font-face {
    font-family: "PT Serif";
    font-style: italic;
    font-weight: bold;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTSerif-BoldItalic.woff2) format("woff2"),
        url(../fonts/WOFF/PTSerif-BoldItalic.woff) format("woff"),
        url(../fonts/TTF/PTSerif-BoldItalic.ttf) format("truetype");
}

@font-face {
    font-family: "PT Mono";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src:
        url(../fonts/WOFF2/PTMono-Regular.woff2) format("woff2"),
        url(../fonts/WOFF/PTMono-Regular.woff) format("woff"),
        url(../fonts/TTF/PTMono-Regular.ttf) format("truetype");
}
