@font-face {
    font-family: 'Atten New Book';
    src: url('../fonts/AttenNew-Book.woff2') format('woff2'),
        url('../fonts/AttenNew-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Atten New';
    src: url('../fonts/AttenNew-Regular.woff2') format('woff2'),
        url('../fonts/AttenNew-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Atten New';
    src: url('../fonts/AttenNew-Bold.woff2') format('woff2'),
        url('../fonts/AttenNew-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Atten New';
    src: url('../fonts/AttenNew-Medium.woff2') format('woff2'),
        url('../fonts/AttenNew-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Atten Round New';
    src: url('../fonts/AttenRoundNew-Regular.woff2') format('woff2'),
        url('../fonts/AttenRoundNew-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Atten Round New';
    src: url('../fonts/AttenRoundNew-Bold.woff2') format('woff2'),
        url('../fonts/AttenRoundNew-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue.woff2') format('woff2'),
        url('../fonts/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
