@font-face {
    font-family: 'gothamblack';
    src: /*url('../fonts/gotham-black-webfont.woff2') format('woff2'),*/
         url('../fonts/gotham-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothambold';
    src: /*url('../fonts/gotham-bold-webfont.woff2') format('woff2'),*/
         url('../fonts/gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothambook';
    src: /*url('../fonts/gothambook-webfont.woff2') format('woff2'),*/
         url('../fonts/gothambook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothammedium';
    src: /*url('../fonts/gotham-medium-webfont.woff2') format('woff2'),*/
         url('../fonts/gotham-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamregular';
    src: /*url('../fonts/gotham-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/gotham-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratextrabold';
    src: /*url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'),*/
         url('../fonts/montserrat-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: /*url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),*/
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemibold';
    src: /*url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),*/
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: /*url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),*/
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: /*url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: /*url('../fonts/montserrat-light-webfont.woff2') format('woff2'),*/
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}