/* la-belle-aurore-v23-latin-regular */
@font-face {
  font-display: swap;
  font-family: 'Labelle';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/la-belle-aurore-v23-latin-regular.eot'); 
  src: local(''),
       url('../fonts/la-belle-aurore-v23-latin-regular.eot?#iefix') format('embedded-opentype'), 
	   url('../fonts/la-belle-aurore-v23-latin-regular.woff2') format('woff2'), 
       url('../fonts/la-belle-aurore-v23-latin-regular.woff') format('woff'), 
       url('../fonts/la-belle-aurore-v23-latin-regular.ttf') format('truetype'), 
       url('../fonts/la-belle-aurore-v23-latin-regular.svg#Futura') format('svg'); 
}

/* roboto-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v51-latin-regular.eot');
  src: local(''),
	   url('../fonts/roboto-v51-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/roboto-v51-latin-regular.woff2') format('woff2'),
       url('../fonts/roboto-v51-latin-regular.woff') format('woff'),
       url('../fonts/roboto-v51-latin-regular.ttf') format('truetype'),
       url('../fonts/roboto-v51-latin-regular.svg#Roboto') format('svg');
}

/* roboto-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v51-latin-700.eot');
  src: local(''),
	   url('../fonts/roboto-v51-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../fonts/roboto-v51-latin-700.woff2') format('woff2'),
       url('../fonts/roboto-v51-latin-700.woff') format('woff'),
       url('../fonts/roboto-v51-latin-700.ttf') format('truetype'),
       url('../fonts/roboto-v51-latin-700.svg#Roboto') format('svg');
}
