@font-face {
    font-family: "Helvetica Neue";
    src: url(../fonts/helvetica-neue-regular.ttf) format("truetype");
    font-display: swap;
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Helvetica Neue";
    src: url(../fonts/helvetica-neue-medium.ttf) format("truetype");
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Helvetica Neue";
    src: url(../fonts/helvetica-neue-bold.ttf) format("truetype");
    font-display: swap;
    font-weight: bold;
    font-style: normal
}
