@font-face {
    font-family: "Century Gothic";
    src: url("../../fonts/Century-Gothic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Century Gothic";
    src: url("../../fonts/Century-Gothic-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}