@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-LightItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('https://cdn.courseticket.com/s/fonts/OpenSans-BoldItalic.ttf') format('truetype');
}
