/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.24
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 10 Jun 2019 07:53:28 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.container {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
}

@font-face {
  font-family: 'HankenGrotesk-Black';
  font-style: normal;
  src: url('fonts/HankenGrotesk-Black.ttf');
}

@font-face {
  font-family: 'HankenGrotesk-Medium';
  font-style: bold;
  src: url('fonts/HankenGrotesk-Medium.ttf');
}

@font-face {
  font-family: 'Montserrat-Bold_1';
  font-style: Regular;
  src: url('fonts/Montserrat-Bold_1.otf');
}

@font-face {
  font-family: 'Roboto-Regular';
  font-style: Regular;
  src: url('fonts/Roboto-Regular.ttf');
}