/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@font-face {
    font-family: 'Exo 2 Semi';
    src: url('fonts/Exo2-SemiBold.eot');
    src: url('fonts/Exo2-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Exo2-SemiBold.woff2') format('woff2'),
        url('fonts/Exo2-SemiBold.woff') format('woff'),
        url('fonts/Exo2-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* 

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Exo 2 Semi' !important; 
}
*/