@font-face {
  font-family: 'brown-bold';
  src: url("fonts/Brown-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'brown-regular';
  src: url("fonts/Brown-Regular.otf") format("opentype");
  src: url("fonts/lineto-brown-regular.eot");
  src: url("fonts/lineto-brown-regular.eot?#iefix") format("embedded-opentype"), url("fonts/lineto-brown-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'brown-thin';
  src: url("fonts/Brown-Thin.otf") format("opentype");
  src: url("fonts/lineto-brown-thin.eot");
  src: url("fonts/lineto-brown-thin.eot?#iefix") format("embedded-opentype"), url("fonts/lineto-brown-thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'tisa-pro-light';
  src: url("fonts/TisaPro-Light.otf") format("opentype");
  src: url("fonts/TisaWeb-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'tisa-pro-bold';
  src: url("fonts/TisaPro-Bold.otf") format("opentype");
  src: url("fonts/TisaWeb-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2") format("woff2"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

.ck-editor p strong {
  font-family: tisa-pro-bold !important; }

.ck-editor h4 strong {
  font-family: brown-bold !important; }
