/*
 Theme Name: L'atypica
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Custom Design Website for l'atypica, by crumb
 Author: crumb 
 Author URI: https://wecrumb.com/
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */


@font-face {
  font-family: 'Ribes';
  src: url('fonts/Ribes-Regular.woff2') format('woff2'),
       url('fonts/Ribes-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ribes';
  src: url('fonts/Ribes-Black.woff2') format('woff2'),
       url('fonts/Ribes-Black.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ribes';
  src: url('fonts/Ribes-Light.woff2') format('woff2'),
       url('fonts/Ribes-Light.woff') format('woff');
  font-weight: light;
  font-style: normal;
  font-display: swap;
}



body {
  font-family: 'Ribes', sans-serif;
}
h1, h2, h3, h4 {
  font-family: 'Ribes', sans-serif !important;
  font-weight: normal !important;
}


#main-footer {display: none !important;}
