@font-face {
  font-family: 'customOMDFont';
  src:  url('/fonts/custom/fonts/omd-font.eot');
  src:  url('/fonts/custom/fonts/omd-font.eot#iefix') format('embedded-opentype'),
    url('/fonts/custom/fonts/omd-font.ttf') format('truetype'),
    url('/fonts/custom/fonts/omd-font.woff') format('woff'),
    url('/fonts/custom/fonts/omd-font.svg#omd-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'NHaasGroteskDSPro-55Rg';
	src: url('/fonts/neue_haas_grotesk/webfonts/361258_8_0.eot');
	src: url('/fonts/neue_haas_grotesk/webfonts/361258_8_0.eot?#iefix') format('embedded-opentype'),
		url('/fonts/neue_haas_grotesk/webfonts/361258_8_0.woff2') format('woff2'),
		url('/fonts/neue_haas_grotesk/webfonts/361258_8_0.woff') format('woff'),
		url('/fonts/neue_haas_grotesk/webfonts/361258_8_0.ttf') format('truetype');
}

@font-face {
	font-family: 'NHaasGroteskDSPro-75Bd';
	src: url('/fonts/neue_haas_grotesk/webfonts/361258_C_0.eot');
	src: url('/fonts/neue_haas_grotesk/webfonts/361258_C_0.eot?#iefix') format('embedded-opentype'),
		url('/fonts/neue_haas_grotesk/webfonts/361258_C_0.woff2') format('woff2'),
		url('/fonts/neue_haas_grotesk/webfonts/361258_C_0.woff') format('woff'),
		url('/fonts/neue_haas_grotesk/webfonts/361258_C_0.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2');
}

* {
 font-family: 'Roboto';
 font-weight: normal;
 letter-spacing: 0px;
}
