@font-face {
    font-family: "BC-Alphapipe-Bold";
    src: url("../fonts/BC-Alphapipe-Bold.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "BC-Alphapipe-Semibold";
    src: url("../fonts/BC-Alphapipe-Semibold.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "BC-Alphapipe-Regular";
    src: url("../fonts/BC-Alphapipe-Regular.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/Nunitosans.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFPRODISPLAYREGULAR.woff') format('truetype');
    font-display: swap;
}