@font-face {
    font-family: 'General Sans';
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url("GeneralSans-Regular.woff2") format("woff2");
}

@font-face {
    font-family: 'General Sans';
    font-weight: 500;
    font-display: swap;
    font-style: normal;
    src: url("GeneralSans-Medium.woff2") format("woff2");
}

@font-face {
    font-family: 'General Sans';
    font-weight: 600;
    font-display: swap;
    font-style: normal;
    src: url("GeneralSans-Semibold.woff2") format("woff2");
}

@font-face {
    font-family: 'General Sans';
    font-weight: 700;
    font-display: swap;
    font-style: normal;
    src: url("GeneralSans-Bold.woff2") format("woff2");
}
