 /* Fonts */
 @font-face {
    font-family: ITCBookReg;
    src: url(ITCGothic/ITC-Avant-Garde-Gothic-LT-Book-Regular.otf);
}

@font-face {
    font-family: SSProBold;
    src: url(SourcesansPro/SourceSansPro-Semibold.ttf);
}

@font-face {
    font-family: SSProReg;
    src: url(SourcesansPro/SourceSansPro-Regular.ttf);
}

@font-face {
    font-family: CentGothNormal;
    src: url(CenturyGothic/GOTHIC.TTF);
}

@font-face {
    font-family: CentGothBold;
    src: url(CenturyGothic/GOTHICB.TTF);
}

@font-face {
    font-family: CentGothReg;
    src: url(CenturyGothic/GOTHICREG.ttf);
}

@font-face {
    font-family: PoppinsBlack;
    src: url(Poppins/Poppins-Black.otf);
}

@font-face {
    font-family: PoppinsBold;
    src: url(Poppins/Poppins-Bold.otf);
}

@font-face {
    font-family: PoppinsLight;
    src: url(Poppins/Poppins-Light.otf);
}

@font-face {
    font-family: PoppinsMedium;
    src: url(Poppins/Poppins-Medium.otf);
}

@font-face {
    font-family: PoppinsRegular;
    src: url(Poppins/Poppins-Regular.otf);
}

@font-face {
    font-family: PoppinsSemiBold;
    src: url(Poppins/Poppins-SemiBold.otf);
}

@font-face {
    font-family: PoppinsBold;
    src: url(Poppins/Poppins-Bold.otf);
}

@font-face {
    font-family: GunplayRG;
    src: url(Gunplay/gunplay_rg.ttf);
}
