/* Barcelony Font */
@font-face {
    font-family: 'Barcelony';
    src: url('/fonts/Barcelony.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Orbitron Font */
@font-face {
    font-family: 'Orbitron';
    src: url('/fonts/Orbitron.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* AgentOrange Font */
@font-face {
    font-family: 'AgentOrange';
    src: url('/fonts/AgentOrange.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Bungee Font */
@font-face {
    font-family: 'Bungee';
    src: url('/fonts/Bungee.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Kodchasan Font */
@font-face {
    font-family: 'Kodchasan';
    src: url('/fonts/Kodchasan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Freehand Font */
@font-face {
    font-family: 'Freehand';
    src: url('/fonts/Freehand.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Sacramento Font */
@font-face {
    font-family: 'Sacramento';
    src: url('/fonts/Sacramento.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* PoiretOne Font */
@font-face {
    font-family: 'PoiretOne';
    src: url('/fonts/PoiretOne.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Amanda Font */
@font-face {
    font-family: 'Amanda';
    src: url('/fonts/Amanda.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ComicSan Font */
@font-face {
    font-family: 'ComicSan';
    src: url('/fonts/ComicSan.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
