@font-face {
    font-family: 'Century gothic';
    src: url("../fonts/CenturyGothicPaneuropeanBold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Century gothic';
    src: url("../fonts/CenturyGothicPaneuropeanRegular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Century gothic';
    src: url("../fonts/CenturyGothicPaneuropeanSemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Century gothic 2';
    src: url("../fonts/GOTHIC.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
