/* Montserrat Light 300 */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

/* Montserrat Light 300 Italic */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

/* Montserrat Regular 400 */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* Montserrat Regular 400 Italic */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* Montserrat Semi Bold 600 */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* Montserrat Semi Bold 600 Italic */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

/* Montserrat Extra Bold 800 */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

/* Montserrat Extra Bold 800 Italic */
@font-face {
  font-family: "Montserrat";
  src: url("Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}








/* open-sans-300 - latin */
@font-face {
font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('open-sans-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('open-sans-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v15-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* shadows-into-light-regular - latin */
@font-face {
font-display: swap;
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  src: url('shadows-into-light-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Shadows Into Light'), local('ShadowsIntoLight'),
       url('shadows-into-light-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('shadows-into-light-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('shadows-into-light-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('shadows-into-light-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('shadows-into-light-v7-latin-regular.svg#ShadowsIntoLight') format('svg'); /* Legacy iOS */
}

/* shadows-into-light-two-regular - latin */
@font-face {
font-display: swap;
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: url('shadows-into-light-two-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Shadows Into Light Two'), local('ShadowsIntoLightTwo-Regular'),
       url('shadows-into-light-two-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('shadows-into-light-two-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('shadows-into-light-two-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('shadows-into-light-two-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('shadows-into-light-two-v5-latin-regular.svg#ShadowsIntoLightTwo') format('svg'); /* Legacy iOS */
}

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

/* roboto-100 - latin */
@font-face {
font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
       url('roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('roboto-v18-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */
       url('roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v18-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}