/*!
Theme Name: Divi Child
Template: Divi
Description: Divi Child Theme
Version: 1.0
Author: Dos Santos Michael
Author URI: https://www.pentagon-system.ch/
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'hermes_signage_plainregular';
    src: url('./fonts/hermes_signage_plain-webfont.eot');
    src: url('./fonts/hermes_signage_plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/hermes_signage_plain-webfont.woff2') format('woff2'),
         url('./fonts/hermes_signage_plain-webfont.woff') format('woff'),
         url('./fonts/hermes_signage_plain-webfont.ttf') format('truetype'),
         url('./fonts/hermes_signage_plain-webfont.svg#hermes_signage_plainregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hermes_signageregular';
    src: url('./fonts/hermes_signage-webfont.eot');
    src: url('./fonts/hermes_signage-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/hermes_signage-webfont.woff2') format('woff2'),
         url('./fonts/hermes_signage-webfont.woff') format('woff'),
         url('./fonts/hermes_signage-webfont.ttf') format('truetype'),
         url('./fonts/hermes_signage-webfont.svg#hermes_signageregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hermesbold_condensed';
    src: url('./fonts/hermes-boldcond-webfont.eot');
    src: url('./fonts/hermes-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/hermes-boldcond-webfont.woff2') format('woff2'),
         url('./fonts/hermes-boldcond-webfont.woff') format('woff'),
         url('./fonts/hermes-boldcond-webfont.ttf') format('truetype'),
         url('./fonts/hermes-boldcond-webfont.svg#hermesbold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hermesregular_condensed';
    src: url('./fonts/hermes-regularcond-webfont.eot');
    src: url('./fonts/hermes-regularcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/hermes-regularcond-webfont.woff2') format('woff2'),
         url('./fonts/hermes-regularcond-webfont.woff') format('woff'),
         url('./fonts/hermes-regularcond-webfont.ttf') format('truetype'),
         url('./fonts/hermes-regularcond-webfont.svg#hermesregular_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: 'hermesregular_condensed', Verdana, Tahoma, sans-serif;
}