/*---------------------------------------------------------------------------------

 Theme Name:   Lever Interactive
 Theme URI:    https://www.leverinteractive.com/
 Description:  
 Author:       Gino Whitaker
 Author URI:   https://pixeler.com
 Template:     Divi
 Version:      1.0.0
 License:      
 License URI:  

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@font-face {
    font-family: 'gilmartin-sansbold';
    src: url('gilmartin-sans-bold-webfont.woff2') format('woff2'),
         url('gilmartin-sans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gilmartin-sansregular';
    src: url('gilmartin-sans-webfont.woff2') format('woff2'),
         url('gilmartin-sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1 {font-family: 'gilmartin-sansbold';}

h2 {font-family: 'gilmartin-sansregular';}