@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro.eot');
    src: local('fonts/GothamPro'),
        url('fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamPro.woff2') format('woff2'),
        url('fonts/GothamPro.woff') format('woff'),
        url('fonts/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/RoadRadio-Light.eot');
    src: local('fonts/RoadRadio Light'), local('RoadRadio-Light'),
        url('fonts/RoadRadio-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/RoadRadio-Light.woff2') format('woff2'),
        url('fonts/RoadRadio-Light.woff') format('woff'),
        url('fonts/RoadRadio-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Medium';
    src: url('fonts/RoadRadio-Thin.eot');
    src: local('fonts/RoadRadio Thin'), local('RoadRadio-Thin'),
        url('fonts/gothampro-medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/gothampro-medium.woff2') format('woff2'),
        url('fonts/gothampro-medium.woff') format('woff'),
        url('fonts/gothampro-medium.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Black';
    src: url('fonts/gothampro-black.eot');
    src: local('fonts/gothampro-black'), local('RoadRadio-Black'),
        url('fonts/gothampro-black.eot?#iefix') format('embedded-opentype'),
        url('fonts/gothampro-black.woff2') format('woff2'),
        url('fonts/gothampro-black.woff') format('woff'),
        url('fonts/gothampro-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Bold';
    src: url('fonts/gothampro-bold.eot');
    src: local('fonts/gothampro-bold Bold'), local('RoadRadio-Bold'),
        url('fonts/gothampro-bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/gothampro-bold.woff2') format('woff2'),
        url('fonts/gothampro-bold.woff') format('woff'),
        url('fonts/gothampro-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('fonts/Gotham Pro Regular'), local('Gotham-Pro-Regular'),
        url('fonts/GothamPro.woff2') format('woff2'),
        url('fonts/GothamPro.woff') format('woff'),
        url('fonts/GothamPro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }