/* REGULAR 400 OPEN SANS */
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}


/* SEMI-BOLD 600 OSWALD */
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}


/* BOLD 800 OSWALD */
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

/* BOLD 900 OSWALD */
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'DDC Heading Font Face';
  src: url('/static/sites/i/ineosgrenadieroflakebluff/themes/v1/fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
