/*======================================
Theme Name: Divi Child Theme
Theme URI: https://divicake.com/
Description: Divi Child Theme
Version: 1.0
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/*---------- [Load The Fonts] ----------*/
@font-face {
    font-family: Factoria-Bold;
    src: url('fonts/Factoria-Bold.otf');
}
@font-face {
    font-family: Factoria-Book;
    src: url('fonts/Factoria-Book.otf');
}
@font-face {
    font-family: Factoria-Medium;
    src: url('fonts/Factoria-Medium.otf');
}
@font-face {
    font-family: FontAwesome;
    src: url('fonts/FontAwesome.otf');
}
@font-face {
    font-family: HanleyRough-Script;
    src: url('fonts/HanleyRough-Script.otf');
}
@font-face {
    font-family: TrendRoughSansFive;
    src: url('fonts/TrendRoughSansFive.otf');
}
@font-face {
    font-family: TrendRoughSansOne;
    src: url('fonts/TrendRoughSansOne.otf');
}