/*
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 Exelixis font */

@import url('/wp-content/Branding-font/');

@font-face {
font-family: "Branding Light";
src: url("/wp-content/Branding-font/light.woff2") format("woff2");
}	

@font-face {
font-family: "Branding Bold";
src: url("/wp-content/Branding-font/bold.woff2") format("woff2");
}

@font-face {
font-family: "Branding Medium";
src: url("/wp-content/Branding-font/medium.woff2") format("woff2");
}

@font-face {
font-family: "Branding Semibold";
src: url("/wp-content/Branding-font/semibold.woff2") format("woff2");
}

@font-face {
font-family: "Branding Black";
src: url("/wp-content/Branding-font/black.woff2") format("woff2");
}

@font-face {
font-family: "Branding Thin";
src: url("/wp-content/Branding-font/thin.woff2") format("woff2");
}