@font-face {
    font-family: 'Audiowide';
    src: url(/fonts/Audiowide-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gruppo';
    src: url(/fonts/Gruppo-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Exo 2';
    src: url(/fonts/Exo2-Light.ttf);
    font-weight: 650;
    font-style: normal;
}

@font-face {
    font-family: 'Exo 2';
    src: url(/fonts/Exo2-Bold.ttf);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Exo 2';
    src: url(/fonts/Exo2-Italic.ttf);
    font-weight: 400; 
    font-style: italic;
}