@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-BOLD-ITALIC.woff2') format('woff2'),
        url('../fonts/danson/DANSON-BOLD-ITALIC.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-BOLD.woff2') format('woff2'),
        url('../fonts/danson/DANSON-BOLD.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-LIGHT.woff2') format('woff2'),
        url('../fonts/danson/DANSON-LIGHT.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-LIGHT-ITALIC.woff2') format('woff2'),
        url('../fonts/danson/DANSON-LIGHT-ITALIC.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-MEDIUM.woff2') format('woff2'),
        url('../fonts/danson/DANSON-MEDIUM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-MEDIUM-ITALIC.woff2') format('woff2'),
        url('../fonts/danson/DANSON-MEDIUM-ITALIC.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-REGULAR.woff2') format('woff2'),
        url('../fonts/danson/DANSON-REGULAR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-REGULAR-ITALIC.woff2') format('woff2'),
        url('../fonts/danson/DANSON-REGULAR-ITALIC.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-SEMI-BOLD.woff2') format('woff2'),
        url('../fonts/danson/DANSON-SEMI-BOLD.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DANSON';
    src: url('../fonts/danson/DANSON-SEMI-BOLD-ITALIC.woff2') format('woff2'),
        url('../fonts/danson/DANSON-SEMI-BOLD-ITALIC.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

