/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.9
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");
@import url("css/font-awesome.min.css");

/* Theme customization starts here
------------------------------------------------------- */

/*---------- [Load The Fonts] ----------*/
@font-face {
    font-family: "Helvetica Neue";
    src: url('fonts/HelveticaNeue.woff');
}
@font-face {
    font-family: "Helvetica Neue Bold";
    src: url('fonts/HelveticaNeue-Bold.woff');
}
@font-face {
    font-family: "Helvetica Neue Light";
    src: url('fonts/HelveticaNeue-Light.woff');
}
@font-face {
    font-family: "Helvetica Neue Thin";
    src: url('fonts/HelveticaNeue-Thin.woff');
}