/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: https://www.kriesi.at
Template: enfold
*/

@font-face {
    font-family: 'Democratica';
    src:url('fonts/Democratica.woff') format('woff'),
        url('fonts/Democratica.woff2') format('woff2'),
        url('fonts/Democratica.svgDemocratica') format('svg'),
        url('fonts/Democratica.eot'),
        url('fonts/Democratica.eot?#iefix') format('embedded-opentype'),
        url('fonts/Democratica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Graphik-Regular';
  src: url('fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Regular.woff') format('woff'), url('fonts/Graphik-Regular.ttf')  format('truetype'), url('fonts/Graphik-Regular.svg#.') format('svg');
  font-weight: 400;
  font-style: 400;
}

@font-face {
  font-family: 'Graphik-Medium';
  src: url('fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Medium.woff') format('woff'), url('fonts/Graphik-Medium.ttf')  format('truetype'), url('fonts/Graphik-Medium.svg#.') format('svg');
  font-weight: 600;
  font-style: 600;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Democratica', Helvetica Neue, Arial, sans-serif !important;
  text-transform: lowercase !important;
  letter-spacing: 0.16em !important;
}

p, .avia-button span, .avia-menu-text {
  font-family: 'Graphik-Regular', sans-serif !important;
  letter-spacing: 0.09em !important;
}
.avia-button span {
  letter-spacing: 1px !important;
}
