@font-face {
    font-family: 'Konstant Grotesk';
    src: url('../fonts/KonstantGroteskRegular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-black-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-black-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-bold-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-extralight-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-extralight-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-light-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-medium-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-regular-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-thin-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-thin-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-blackitalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-blackitalic-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-bolditalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-bolditalic-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-extralightitalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-extralightitalic-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-lightitalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-lightitalic-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-mediumitalic-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-regularitalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-regularitalic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'strawford';
    src: url('../fonts/strawford/strawford-thinitalic-webfont.woff') format('woff'),
         url('../fonts/strawford/strawford-thinitalic-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}