/* --- SVN Larken Bold --- */
@font-face {
    font-family: "SVN Larken";
    src: url("../fonts/SVN-LARKEN-BOLD.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* --- SVN Larken Regular (Gilroy) --- */
@font-face {
    font-family: "SVN Larken Regular";
    src: url("../fonts/SVN-Gilroy-Regular.otf") format("opentype");
    font-style: normal;
    font-display: swap;
}

/* --- PP Neue Montreal CDN --- */
@import url("https://fonts.cdnfonts.com/css/pp-neue-montreal");

/* --- PP Supply Mono --- */
@font-face {
    font-family: "PPSupplyMono";
    src: url("https://assets.codepen.io/7558/PPSupplyMono-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
