@font-face {
    font-family: 'Polymath';
    src: url('/wp-content/themes/workshop/assets/fonts/polymath-regular.woff2') format('woff2'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-regular.woff') format('woff'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Polymath';
    src: url('/wp-content/themes/workshop/assets/fonts/polymath-medium.woff2') format('woff2'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-medium.woff') format('woff'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Polymath';
    src: url('/wp-content/themes/workshop/assets/fonts/polymath-mediumit.woff2') format('woff2'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-mediumit.woff') format('woff'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-mediumit.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Polymath';
    src: url('/wp-content/themes/workshop/assets/fonts/polymath-semibold.woff2') format('woff2'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-semibold.woff') format('woff'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Polymath';
    src: url('/wp-content/themes/workshop/assets/fonts/polymath-semiboldit.woff2') format('woff2'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-semiboldit.woff') format('woff'),
         url('/wp-content/themes/workshop/assets/fonts/polymath-semiboldit.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Scale';
    src: url('/wp-content/themes/workshop/assets/fonts/scale-extracondensedblack.woff2') format('woff2'),
         url('/wp-content/themes/workshop/assets/fonts/scale-extracondensedblack.woff') format('woff'),
         url('/wp-content/themes/workshop/assets/fonts/scale-extracondensedblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-stretch: extra-condensed;
}
