@font-face {
    font-family: 'Gotham_Pro_Bold';
    src: url('/fonts/GothamProBold/GothamProBold.woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gotham_Pro_Regular';
    src: url('/fonts/GothamProRegular/GothamProRegular.woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
