/* Wotfard Light */
@font-face {
    font-family: 'Wotfard-light';
    src: url('fonts/wotfard-light-webfont.woff2') format('woff2'),
         url('fonts/wotfard-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Wotfard Regular */
@font-face {
    font-family: 'Wotfard-regular';
    src: url('fonts/wotfard-regular-webfont.woff2') format('woff2'),
         url('fonts/wotfard-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Wotfard Regular Italic */
@font-face {
    font-family: 'Wotfard-regularitalic';
    src: url('fonts/wotfard-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/wotfard-regularitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Wotfard Medium */
@font-face {
    font-family: 'Wotfard-medium';
    src: url('fonts/wotfard-medium-webfont.woff2') format('woff2'),
         url('fonts/wotfard-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}