@charset "UTF-8";
/*
Theme Name: Za Čebele
Theme URI: http://www.zacebele.si
Author: Andrej Erzen
Author URI: http://www.erzo.eu
Description: 
Version: 1.0
License: GNU General Public License

-------------------------------------------------------------- */
@import "./static/css/style.css";

@font-face {
  font-family: "timothyregular";
  src: url("static/fonts/timothy-regular-webfont.woff2") format("woff2"),
    url("static/fonts/timothy-regular-webfont.woff") format("woff"),
    url("static/fonts/timothy-regular-webfont.svg#timothyregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bosch_sans_lightregular";
  src: url("static/fonts/boschsans-light-webfont.woff2") format("woff2"),
    url("static/fonts/boschsans-light-webfont.woff") format("woff"),
    url("static/fonts/boschsans-light-webfont.svg#bosch_sans_lightregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bosch_sans_mediumregular";
  src: url("static/fonts/boschsans-medium-webfont.woff2") format("woff2"),
    url("static/fonts/boschsans-medium-webfont.woff") format("woff"),
    url("static/fonts/boschsans-medium-webfont.svg#bosch_sans_mediumregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bosch_sans_boldregular";
  src: url("static/fonts/boschsans-bold-webfont.woff2") format("woff2"),
    url("static/fonts/boschsans-bold-webfont.woff") format("woff"),
    url("static/fonts/boschsans-bold-webfont.svg#bosch_sans_boldregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
