@font-face {
    font-family: "Domaine Display Narrow Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Domaine Display Narrow'), url('DomaineDispNar-Regular.otf') format('opentype');
}
@font-face {
    font-family: "Century Gothic Regular";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Century Gothic Regular'), url('centurygothic.ttf') format('truetype');
}
@font-face {
font-family: "Century Gothic Bold";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Century Gothic Bold'), url('centurygothic-bold.ttf') format('truetype');
}