@font-face{
    font-family: /*'Gothic'*/;
    src: url('../fonts/century_gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: /*'Roboto'*/;
    src: url('../fonts/roboto.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}