@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Air.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Air.woff) format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-AirItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-AirItalic.woff) format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Thin.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Thin.woff) format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-ThinItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-ThinItalic.woff) format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Light.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-LightItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-LightItalic.woff) format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Regular.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-RegularItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-RegularItalic.woff) format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Medium.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-MediumItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-MediumItalic.woff) format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Bold.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Bold.woff) format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-BoldItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-BoldItalic.woff) format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-Black.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artlist Sans';
    src: url(/content/css/googlefonts/ArtlistSans-BlackItalic.woff2) format('woff2'),
        url(/content/css/googlefonts/ArtlistSans-BlackItalic.woff) format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}