﻿@font-face {
    font-family: 'Orbitron-Medium';
    src: url('/fonts/Orbitron-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Orbitron-Regular';
    src: url('/fonts/Orbitron-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Michroma';
    src: url('/fonts/Michroma.ttf') format('truetype');
}

@font-face {
    font-family: 'Cantata-One';
    src: url('/fonts/Cantata_One/CantataOne-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Cinzel-Regular';
    src: url('/fonts/Cinzel/Cinzel-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Fauna-One';
    src: url('/fonts/Fauna_One/FaunaOne-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Gudea';
    src: url('/fonts/Gudea/Gudea-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Oxygen';
    src: url('/fonts/Oxygen/Oxygen-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Slab';
    src: url('/fonts/Roboto_Slab/RobotoSlab-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Droid-Sans';
    src: url('/fonts/Droid_Sans/DroidSans.ttf') format('truetype');
}

@font-face {
    font-family: 'PT-Sans';
    src: url('/fonts/PT_Sans/PT_Sans-Web-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Sans-Pro';
    src: url('/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu';
    src: url('/fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Istok-Web';
    src: url('/fonts/Istok_Web/IstokWeb-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Maven-Pro';
    src: url('/fonts/Maven_Pro/MavenPro-Regular.ttf') format('truetype');
}