/* outfit-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/outfit-v15-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/outfit-v15-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/outfit-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/outfit-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/outfit-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/outfit-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/outfit-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/outfit-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/outfit-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* exo-100 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/exo-v8-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Exo Thin'), local('Exo-Thin'),
       url('../fonts/exo-v8-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-100.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-100italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/exo-v8-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local('Exo Thin Italic'), local('Exo-ThinItalic'),
       url('../fonts/exo-v8-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-100italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-200 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/exo-v8-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Exo ExtraLight'), local('Exo-ExtraLight'),
       url('../fonts/exo-v8-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-200.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-200italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/exo-v8-latin-200italic.eot'); /* IE9 Compat Modes */
  src: local('Exo ExtraLight Italic'), local('Exo-ExtraLightItalic'),
       url('../fonts/exo-v8-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-200italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-200italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-300 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/exo-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Exo Light'), local('Exo-Light'),
       url('../fonts/exo-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-300.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-300italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/exo-v8-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Exo Light Italic'), local('Exo-LightItalic'),
       url('../fonts/exo-v8-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-300italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-regular - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/exo-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Exo Regular'), local('Exo-Regular'),
       url('../fonts/exo-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-regular.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/exo-v8-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Exo Italic'), local('Exo-Italic'),
       url('../fonts/exo-v8-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-500 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/exo-v8-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Exo Medium'), local('Exo-Medium'),
       url('../fonts/exo-v8-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-500.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-500italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/exo-v8-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local('Exo Medium Italic'), local('Exo-MediumItalic'),
       url('../fonts/exo-v8-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-500italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-600 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/exo-v8-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Exo SemiBold'), local('Exo-SemiBold'),
       url('../fonts/exo-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-600.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-600italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/exo-v8-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Exo SemiBold Italic'), local('Exo-SemiBoldItalic'),
       url('../fonts/exo-v8-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-600italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-700 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/exo-v8-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Exo Bold'), local('Exo-Bold'),
       url('../fonts/exo-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-700.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-700italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/exo-v8-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Exo Bold Italic'), local('Exo-BoldItalic'),
       url('../fonts/exo-v8-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-700italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-800 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/exo-v8-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Exo ExtraBold'), local('Exo-ExtraBold'),
       url('../fonts/exo-v8-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-800.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-800italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/exo-v8-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Exo ExtraBold Italic'), local('Exo-ExtraBoldItalic'),
       url('../fonts/exo-v8-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-800italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-900 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/exo-v8-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Exo Black'), local('Exo-Black'),
       url('../fonts/exo-v8-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-900.svg#Exo') format('svg'); /* Legacy iOS */
}

/* exo-900italic - latin */
@font-face {
  font-family: 'Exo';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/exo-v8-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local('Exo Black Italic'), local('Exo-BlackItalic'),
       url('../fonts/exo-v8-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/exo-v8-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/exo-v8-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo-v8-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/exo-v8-latin-900italic.svg#Exo') format('svg'); /* Legacy iOS */
}

/* khand-300 - latin */
@font-face {
  font-family: 'Khand';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/khand-v9-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/khand-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/khand-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/khand-v9-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/khand-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/khand-v9-latin-300.svg#Khand') format('svg'); /* Legacy iOS */
}

/* khand-regular - latin */
@font-face {
  font-family: 'Khand';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/khand-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/khand-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/khand-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/khand-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/khand-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/khand-v9-latin-regular.svg#Khand') format('svg'); /* Legacy iOS */
}

/* khand-500 - latin */
@font-face {
  font-family: 'Khand';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/khand-v9-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/khand-v9-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/khand-v9-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/khand-v9-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/khand-v9-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/khand-v9-latin-500.svg#Khand') format('svg'); /* Legacy iOS */
}

/* khand-600 - latin */
@font-face {
  font-family: 'Khand';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/khand-v9-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/khand-v9-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/khand-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/khand-v9-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/khand-v9-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/khand-v9-latin-600.svg#Khand') format('svg'); /* Legacy iOS */
}

/* khand-700 - latin */
@font-face {
  font-family: 'Khand';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/khand-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/khand-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/khand-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/khand-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/khand-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/khand-v9-latin-700.svg#Khand') format('svg'); /* Legacy iOS */
}