@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-LightItalic.woff2') format('woff2'),
        url('Decalotype-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-BoldItalic.woff2') format('woff2'),
        url('Decalotype-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-Medium.woff2') format('woff2'),
        url('Decalotype-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-Light.woff2') format('woff2'),
        url('Decalotype-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-Italic.woff2') format('woff2'),
        url('Decalotype-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-SemiBoldItalic.woff2') format('woff2'),
        url('Decalotype-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-MediumItalic.woff2') format('woff2'),
        url('Decalotype-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-Bold.woff2') format('woff2'),
        url('Decalotype-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-SemiBold.woff2') format('woff2'),
        url('Decalotype-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decalotype';
    src: url('Decalotype-Regular.woff2') format('woff2'),
        url('Decalotype-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

