@font-face {
    font-family: win95;
    src: url(./fonts/W95font.otf);
    font-weight: normal;
}

@font-face {
    font-family: win95;
    src: url(./fonts/W95font-Bold.otf);
    font-weight: bold;
}

@font-face {
    font-family: CyberAngel;
    src: url(./fonts/cyber-angel.ttf);
    font-weight: normal;
}

@font-face {
    font-family: AeroMaticsStencil;
    src: url(./fonts/Aero_Matics_Stencil_Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: AeroMaticsStencil;
    src: url(./fonts/Aero_Matics_Stencil_Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: AeroMaticsStencil;
    src: url(./fonts/Aero_Matics_Stencil_Italic.ttf);
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: AeroMaticsStencil;
    src: url(./fonts/Aero_Matics_Stencil_Bold_Italic.ttf);
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: Championship;
    src: url(./fonts/Championship.ttf);
    font-weight: normal;
}

@font-face {
    font-family: ITCSerifGothic;
    src: url(./fonts/ITC_SerifGothic.ttf);
    font-weight: normal;
}

@font-face {
    font-family: ITCSerifGothic;
    src: url(./fonts/ITC_SerifGothicBold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: ITCSerifGothic;
    src: url(./fonts/ITC_SerifGotLig.ttf);
    font-weight: lighter;
}

@font-face {
    font-family: ITCKabel;
    src: url(./fonts/ITCKabelStdMedium.TTF);
    font-weight: normal;
}

@font-face {
    font-family: ITCKabel;
    src: url(./fonts/ITCKabelStdBook.TTF);
    font-weight: lighter;
}

@font-face {
    font-family: ITCKabel;
    src: url(./fonts/ITCKabelStdBold.TTF);
    font-weight: bold;
}

@font-face {
    font-family: ITCKabel;
    src: url(./fonts/ITCKabelStdUltra.TTF);
    font-weight: bolder;
}

@font-face {
    font-family: Neon80;
    src: url(./fonts/Neon.ttf);
    font-weight: bolder;
}