@font-face {
    font-family: 'NeueAlteGrotesk';
    src: url('../fonts/NeueAlteGrotesk-Regular.ttf') format('truetype');;
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'NeueAlteGrotesk';
    src: url('../fonts/NeueAlteGrotesk-Medium.ttf') format('truetype');;
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'NeueAlteGrotesk';
    src: url('../fonts/NeueAlteGrotesk-Bold.ttf') format('truetype');;
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Moche';
    src: url('../fonts/Moche-Bold.ttf') format('truetype');;
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Moche';
    src: url('../fonts/Moche-Regular.ttf') format('truetype');;
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Moche';
    src: url('../fonts/Moche-Light.ttf') format('truetype');;
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'icons-blank-theme';
    src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}