/* polices.css */

@import url(https://db.onlinewebfonts.com/c/f4e658971f2889ad9c7fdf9dd2c5f33f?family=AG-BankGothicExt+Light+Italic);

/* Original Pitch Presentation */

@font-face
{
    font-family: golong;
    src: url(../FONT/golong.ttf);
}

@font-face
{
    font-family: sfcomic;
    src: url(../FONT/sfcomic.ttf);
}

@font-face
{
    font-family: sfcomicextended;
    src: url(../FONT/sfcomicextended.ttf);
}

/*  xXx */

@font-face
{
    font-family: LibelSuit;
    src: url(../FONT/LibelSuit.otf);
}

@font-face
{
    font-family: bankGothicMedium;
    src: url(../FONT/bankgothic-md-bt/BankGothicMediumBT.ttf);
}

@font-face
{
    font-family: Alien;
    src: url(../FONT/Alien_lines_1.9.ttf);
}

@font-face
{
    font-family: Raygun;
    src: url(../FONT/raygun.ttf);
}

@font-face
{
    font-family: Adventure;
    src: url(../FONT/Adventure.otf);
}

@font-face
{
    font-family: Bachelor;
    src: url(../FONT/Bachelor.ttf);
}

@font-face
{
    font-family: Bottleneck Std Regular;
    src: url(../FONT/Bottleneck_Std_Regular.otf);
}

@font-face
{
    font-family: DomCasualDItalic;
    src: url(../FONT/DomCasualDItalic.ttf);
}

@font-face
{
    font-family: DomCasualDBold;
    src: url(../FONT/DomCasualDBold.ttf);
}

@font-face
{
    font-family: DomCasualD;
    src: url(../FONT/DomCasualD.ttf);
}

@font-face
{
    font-family: Godzilla;
    src: url(../FONT/Godzilla.ttf);
}

@font-face
{
    font-family: KeeponTruckin;
    src: url(../FONT/KeeponTruckin.ttf);
}

@font-face
{
    font-family: SpicyRice-Regular;
    src: url(../FONT/SpicyRice-Regular.ttf);
}

@font-face
{
    font-family: MixedBreedBold;
    src: url(../FONT/MixedBreedBold.ttf);
}

.adventure
{
    font-family: Adventure;
}

.bachelor
{
    font-family: Bachelor;
}

.DomCasualDItalic
{
    font-family: DomCasualDItalic;
}

@font-face
{
    font-family: bebas;
    src: url(../FONT/bebas_neue/BebasNeue-Regular.ttf);
}

