@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-ExtraLight.otf');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-ExtraLightItalic.otf');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-Light.otf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-LightItalic.otf');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-Regular.woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-RegularItalic.otf');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-Medium.otf');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-MediumItalic.otf');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-Bold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-BoldItalic.otf');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-ExtraBold.otf');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'MTN Brighter Sans';
  src: url('./MTNBrighterSans-ExtraBoldItalic.otf');
  font-weight: 800;
  font-style: italic;
}
