/* Exo 2 */

/* Regular */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

/* Black */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
}

/* Bold */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}

/* ExtraBold */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
}

/* ExtraLight */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
}

/* Light */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

/* Medium */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}

/* SemiBold */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}

/* Thin */
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Exo 2';
  src: url('Exo2-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
}