@font-face {
    font-family: Outfit;
    src: url(../general-font/Outfit-Variable.ttf);
}

@font-face {
    font-family: DM-Sans;
    src: url(../general-font/DMSans-Regular.ttf);
}
@font-face {
    font-family: CenturyGothic;
    src: url(../general-font/centurygothic.ttf);
    font-weight: 400;
}
@font-face {
    font-family: CenturyGothic;
    src: url(../general-font/centurygothic-bold.ttf);
    font-weight: 700;
}