@font-face {
    font-family: GothamPro;
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/GothamPro/GothamProBlack/GothamProBlack.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: GothamPro;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/GothamPro/GothamProBold/GothamProBold.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: GothamPro;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/GothamPro/GothamProMedium/GothamProMedium.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: GothamPro;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/GothamPro/GothamProRegular/GothamProRegular.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: GothamPro;
    font-weight: 200;
    font-style: normal;
    src: url(../fonts/GothamPro/GothamProLight/GothamPro-Light.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: fontawesome;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/font-awesome-4.7.0/fontawesome.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: itr-icons;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/itr-icons/itr-icons.woff?pn667h) format('woff'), url(../fonts/itr-icons/itr-icons.svg?pn667h#itr-icons) format('svg');
    font-display: swap
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proxima/ProximaNova-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/proxima/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}