@font-face {
    font-family: 'GothamBold';
    src: url(../plugins/fontGotham/GothamBold.ttf);
}

@font-face {
    font-family: 'GothamBook';
    src: url(../plugins/fontGotham/GothamBook.ttf);
}

@font-face {
    font-family: 'GothamLight';
    src: url(../plugins/fontGotham/GothamLight.ttf);
}