/*
 Theme Name:   child custom
 Description:  Client theme
 Author:       kpendic
 Author URI:   http://mkdizajn.github.io/
 Template:     Total
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


@font-face {
    font-family: 'bluu';
    src: url('font/bluunext-bold-webfont.woff2') format('woff2'),
         url('font/bluunext-bold-webfont.woff') format('woff'),
         url('font/bluunext-bold.ttf') format('truetype'),
         url('font/bluunext-bold-webfont.svg#bluu_nextbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'ovfestival';
  src:  url('font/ovfestival.eot?qe0bos');
  src:  url('font/ovfestival.eot?qe0bos#iefix') format('embedded-opentype'),
    url('font/ovfestival.ttf?qe0bos') format('truetype'),
    url('font/ovfestival.woff?qe0bos') format('woff'),
    url('font/ovfestival.svg?qe0bos#ovfestival') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'roman2018';
    src: url('font/romain_bp_headline_regular-webfont.woff2') format('woff2'),
         url('font/romain_bp_headline_regular-webfont.woff') format('woff'),
         url('font/romain_bp_headline_regular-webfont.ttf') format('truetype'),
         url('font/romain_bp_headline_regular-webfont.svg#romain_bp_headline_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;
}



[class^="icofestival-"], [class*=" icofestival-"] {
  /* use !important to prevent issues with browser extensions that change font */
  font-family: 'ovfestival' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icofestival-x:before {
  content: "\e904";
}
.icofestival-sche:before {
  content: "\e900";
}
.icofestival-program:before {
  content: "\e901";
}
.icofestival-location:before {
  content: "\e902";
}
.icofestival-contact:before {
  content: "\e903";
}
