﻿@font-face {
    font-family: 'GU';
    src: url('../fonts/GothamUltra.woff') format('woff');
}

.font-2 {
    font-family: 'GU';
}

@font-face {
    font-family: 'GO';
    src: url('../fonts/gothammedium.woff') format('woff');
}

.font-3 {
    font-family: 'GO';
}