/**
* Theme Name: Konference Child
* Description: This is a child theme of Konference.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: konference
* Version: 1.0.0
*/


@font-face {
  font-family: 'swizabold';
  src: url('./swiza/swiza-bold-webfont.eot');
  src: url('./swiza/swiza-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('./swiza/swiza-bold-webfont.woff2') format('woff2'),
       url('./swiza/swiza-bold-webfont.woff') format('woff'),
       url('./swiza/swiza-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}