	
@font-face {
  font-family: "brasika";
  font-family: "brasika";
  src: url("../fonts/brasika/brasika-display-trial.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "brasika";
    src: url("../fonts/brasika/brasika-display-trial.otf") format("otf");
  }
}

