/*
Theme Name: Salient-Child
Theme URI:  https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/salient-child/
Description: An Ultra Responsive Multi-Purpose Theme.
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Template: salient
Text Domain: salient
Version: 1.0.0
*/


/* Comfortaa Light */
@font-face {
  font-family: 'Comfortaa';
  src: url('fonts/Comfortaa-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/Comfortaa-Light.woff') format('woff'),
       url('fonts/Comfortaa-Light.ttf') format('truetype'),
       url('fonts/Comfortaa-Light.svg#Comfortaa-Light') format('svg');
  font-weight: 300; /* Light */
  font-style: normal;
}

/* Comfortaa Regular */
@font-face {
  font-family: 'Comfortaa';
  src: url('fonts/Comfortaa-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/Comfortaa-Regular.woff') format('woff'),
       url('fonts/Comfortaa-Regular.ttf') format('truetype'),
       url('fonts/Comfortaa-Regular.svg#Comfortaa-Regular') format('svg');
  font-weight: 400; /* Regular */
  font-style: normal;
}

/* Comfortaa Bold */
@font-face {
  font-family: 'Comfortaa';
  src: url('fonts/Comfortaa-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Comfortaa-Bold.woff') format('woff'),
       url('fonts/Comfortaa-Bold.ttf') format('truetype'),
       url('fonts/Comfortaa-Bold.svg#Comfortaa-Bold') format('svg');
  font-weight: 700; /* Bold */
  font-style: normal;
}

@font-face {
    font-family: 'Appeal';
    src: url('fonts/ThisAppealFreeDemo.eot');
    src: url('fonts/ThisAppealFreeDemo.eot?#iefix') format('embedded-opentype'),
        url('fonts/ThisAppealFreeDemo.woff2') format('woff2'),
        url('fonts/ThisAppealFreeDemo.woff') format('woff'),
        url('fonts/ThisAppealFreeDemo.ttf') format('truetype'),
        url('fonts/ThisAppealFreeDemo.svg#ThisAppealFreeDemo') format('svg');
    font-weight: normal;
    font-style: normal;
}



