/* bilbo-regular - latin */
@font-face {
  font-family: 'Bilbo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/bilbo-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bilbo Regular'), local('Bilbo-Regular'),
       url('fonts/bilbo-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/bilbo-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/bilbo-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/bilbo-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/bilbo-v6-latin-regular.svg#Bilbo') format('svg'); /* Legacy iOS */
}

/* lato-300italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/lato-v13-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Light Italic'), local('Lato-LightItalic'),
       url('fonts/lato-v13-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v13-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v13-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v13-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v13-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('fonts/lato-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v13-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('fonts/lato-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v13-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v16-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	src: local('Roboto'), local('Roboto-Regular'), 
		url('fonts/RobotoSlab-VariableFont_wght.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	src: url('fonts/SourceSansPro-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: bold;
	src: url('fonts/SourceSansPro-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

