@font-face {
    font-display: swap;
    font-family: VolvoNovum;
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/VolvoNovum-SemiLight.woff2");
}
@font-face {
    font-display: swap;
    font-family: VolvoNovum;
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/VolvoNovum-Medium.woff2");
}
@font-face {
    font-display: swap;
    font-family: VolvoNovum;
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/VolvoNovum-Regular.woff2");
}
@font-face {
    font-display: swap;
    font-family: VolvoNovum;
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/VolvoNovum-Bold.woff2");
}
@font-face {
    font-display: swap;
    font-family: Neo;
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/neo-regular.ttf");
}
@font-face {
    font-display: swap;
    font-family: Neo;
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/neo-medium.ttf");
}
@font-face {
    font-display: swap;
    font-family: Cal;
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/CalSans-Regular.ttf");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/Google Sans/GoogleSans-Regular.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/Google Sans/GoogleSans-Italic.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/Google Sans/GoogleSans-Medium.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 500;
    font-style: italic;
    src: url("../fonts/Google Sans/GoogleSans-MediumItalic.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 600;
    font-style: normal;
    src: url("../fonts/Google Sans/GoogleSans-SemiBold.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 600;
    font-style: italic;
    src: url("../fonts/Google Sans/GoogleSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/Google Sans/GoogleSans-Bold.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Google Sans";
    font-weight: 700;
    font-style: italic;
    src: url("../fonts/Google Sans/GoogleSans-BoldItalic.ttf") format("truetype");
}
