@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-DemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ExoLocal';
  src: url('../fonts/Exo-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
