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

@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-face {
    font-family: 'Decalotype';
    src: url('Decalotype-Medium.woff2') format('woff2'),
        url('Decalotype-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@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-face {
    font-family: 'Decalotype';
    src: url('Decalotype-SemiBold.woff2') format('woff2'),
        url('Decalotype-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

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

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

