@font-face {
    font-family: 'AnoBold';
    src: url('../fonts/AnoBold-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'AnoRegular';
    src: url('../fonts/AnoBold-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'SangBleuOGSans-Light';
    src: url('../fonts/SangBleuOGSans-Light.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'GarnettBold';
    src: url('../fonts/Garnett-Bold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
body{
    font-family: 'SangBleuOGSans-Light';
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: 'SangBleuOGSans-Light';
}