
@font-face {
    font-display: swap;
    font-family: 'Font-Primary';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/itc-century-std-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Font-Secondary';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/century-gothic-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Font-Secondary';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/century-gothic-bold.woff2') format('woff2');
}