@font-face {
    font-family: 'Jost';
    src: url('../fonts/pcs/Jost-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/pcs/Jost-Italic-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

body.page-pcs-template,
body.page-pcs-template p,
body.page-pcs-template li,
body.page-pcs-template a,
body.page-pcs-template span,
body.page-pcs-template h1,
body.page-pcs-template h2,
body.page-pcs-template h3,
body.page-pcs-template h4,
body.page-pcs-template h5,
body.page-pcs-template h6,
body.page-pcs-template button,
body.page-pcs-template input,
body.page-pcs-template textarea,
body.page-pcs-template .main-navigation,
body.page-pcs-template .main-navigation li,
body.page-pcs-template .main-navigation a,
body.page-pcs-template .mode-navigation,
body.page-pcs-template .mobile-navigation,
body.page-pcs-template .mobile-navigation ul li a,
body.page-pcs-template .site-header,
body.page-pcs-template #site-footer {
    font-family: 'Jost', sans-serif !important;
}
