/*
Theme Name: Divi Enfant - DiviKit
Description: Divi Enfant, theme enfant de Divi
Author: StudioRicom
Author URI: http://www.studioricom.com/
Template: Divi
*/



/*

MES STYLES

*/


@font-face {
  font-family: 'Roboto-Bold';
  src: url('font/Roboto-Bold.eot');
  src: url('font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
       url('font/Roboto-Bold.woff') format('woff'),
       url('font/Roboto-Bold.otf') format('otf'),
       url('font/Roboto-Bold.ttf') format('truetype'),
       url('font/Roboto-Bold.svg#Philosopher-Regular') format('svg');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('font/Roboto-Light.eot');
  src: url('font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
       url('font/Roboto-Light.woff') format('woff'),
       url('font/Roboto-Light.otf') format('otf'),
       url('font/Roboto-Light.ttf') format('truetype'),
       url('font/Roboto-Light.svg#Philosopher-Regular') format('svg');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('font/Roboto-Regular.eot');
  src: url('font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
       url('font/Roboto-Regular.woff') format('woff'),
       url('font/Roboto-Regular.otf') format('otf'),
       url('font/Roboto-Regular.ttf') format('truetype'),
       url('font/Roboto-Regular.svg#Philosopher-Regular') format('svg');
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Roboto-Bold' !important;
}