/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@font-face {
    font-family: 'Garet Book';
    src: url("fonts/garet/Garet-Book.woff") format("woff"),
		 url("fonts/garet/Garet-Book.woff2") format("woff2"),
         url("fonts/garet/Garet-Book.otf") format("opentype"),
         url("fonts/garet/Garet-Book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Garet Heavy';
    src: url("fonts/garet/Garet-Heavy.woff") format("woff"),
		 url("fonts/garet/Garet-Heavy.woff2") format("woff2"),
		 url("fonts/garet/Garet-Heavy.otf") format("opentype"),
         url("fonts/garet/Garet-Heavy.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}
 
 
@media only screen and (max-width:767px) {
/*Mobil*/

} 
