﻿@font-face {
    font-family: 'Gotham';
    src: url('Fonts/Gotham.eot') format('eot'), url('Fonts/Gotham.otf') format('otf'), url('Fonts/Gotham.ttf') format('truetype'), url('Fonts/myfont.woff') format('woff'), url('Fonts/myfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas';
    src: url('Fonts/BebasNeue.eot') format('eot'), url('Fonts/BebasNeue.otf') format('otf'), url('Fonts/BebasNeue.ttf') format('truetype'), url('Fonts/BebasNeue.woff') format('woff'), url('Fonts/BebasNeue.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Unica';
    src: url('Fonts/Unica.eot') format('eot'), url('Fonts/Unica.otf') format('otf'), url('Fonts/Unica.ttf') format('truetype'), url('Fonts/Unica.woff') format('woff'), url('Fonts/Unica.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
