/*
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: 4.6.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 01 Sep 2020 00:02:19 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* Add Adobe font */

@import url('/wp-content/AdobeClean/');

@font-face {
font-family: "Adobe Clean";
src: url("/wp-content/AdobeClean/AdobeClean-Regular.otf") format("opentype");
}

@font-face {
font-family: "Adobe Clean Bold";
src: url("/wp-content/AdobeClean/AdobeClean-Bold.otf") format("opentype");
}

@font-face {
font-family: "Adobe Clean Extra Bold";
src: url("/wp-content/AdobeClean/AdobeClean-ExtraBold.otf") format("opentype");
}

@font-face {
font-family: "Adobe Clean Black";
src: url("/wp-content/AdobeClean/AdobeClean-Black.otf") format("opentype");
}