@font-face {
  font-family: 'GothamSSm-XLight_Web';
  src:url('./Fonts/woff2/GothamSSm-XLight_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-XLight_Web.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'GothamSSm-XLightItalic_Web';
  src:url('./Fonts/woff2/GothamSSm-XLightItalic_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-XLightItalic_Web.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'GothamSSm-Light_Web';
  src:url('./Fonts/woff2/GothamSSm-Light_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-Light_Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'GothamSSm-LightItalic_Web';
  src:url('./Fonts/woff2/GothamSSm-LightItalic_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-LightItalic_Web.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'GothamSSm-Book_Web';
  src:url('./Fonts/woff2/GothamSSm-Book_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-Book_Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GothamSSm-BookItalic_Web';
  src:url('./Fonts/woff2/GothamSSm-BookItalic_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-BookItalic_Web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'GothamSSm-Medium_Web';
  src:url('./Fonts/woff2/GothamSSm-Medium_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-Medium_Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'GothamSSm-MediumItalic_Web';
  src:url('./Fonts/woff2/GothamSSm-MediumItalic_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-MediumItalic_Web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'GothamSSm-Bold_Web';
  src:url('./Fonts/woff2/GothamSSm-Bold_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-Bold_Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'GothamSSm-BoldItalic_Web';
  src:url('./Fonts/woff2/GothamSSm-BoldItalic_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-BoldItalic_Web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'GothamSSm-Black_Web';
  src:url('./Fonts/woff2/GothamSSm-Black_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-Black_Web.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'GothamSSm-BlackItalic_Web';
  src:url('./Fonts/woff2/GothamSSm-BlackItalic_Web.woff2') format('woff2'),
  url('./Fonts/woff/GothamSSm-BlackItalic_Web.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-Bold';
  src:url('./Fonts/woff2/Roboto-Bold.woff2') format('woff2'),
  url('./Fonts/woff/Roboto-Bold.woff') format('woff');
  font-weight: 800;
  font-style: bold;
}


@font-face {
  font-family: 'Roboto-Medium';
  src:url('./Fonts/woff2/Roboto-Medium.woff2') format('woff2'),
  url('./Fonts/woff/Roboto-Medium.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
