@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-ThinItalic.woff2") format("woff2"), url("../font/roboto/Roboto-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-MediumItalic.woff2") format("woff2"), url("../font/roboto/Roboto-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Black.woff2") format("woff2"), url("../font/roboto/Roboto-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Italic.woff2") format("woff2"), url("../font/roboto/Roboto-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-LightItalic.woff2") format("woff2"), url("../font/roboto/Roboto-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-BlackItalic.woff2") format("woff2"), url("../font/roboto/Roboto-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
    
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/roboto/Roboto-BoldItalic.woff2") format("woff2"), url("../font/roboto/Roboto-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/font/gothampro/GothamPro-BoldItalic.eot');
    src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
    url('/font/gothampro/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/font/gothampro/GothamPro-BoldItalic.woff') format('woff'),
    url('/font/gothampro/GothamPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/font/gothampro/GothamPro-Medium.eot');
    src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
    url('/font/gothampro/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('/font/gothampro/GothamPro-Medium.woff') format('woff'),
    url('/font/gothampro/GothamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'GothamProNarrow-Medium';
    src: url('fonts/GothamProNarrow-Medium.eot');
    src: local('☺'), url('fonts/GothamProNarrow-Medium.woff') format('woff'),
    url('fonts/GothamProNarrow-Medium.ttf') format('truetype'),
    url('fonts/GothamProNarrow-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

