
@font-face {
  font-family: 'now';
  src: url("../fonts/font-now/NowBold.otf") format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'now';
  src: url("../fonts/font-now/NowLight.otf") format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'now';
  src: url("../fonts/font-now/NowMedium.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'now';
  src: url("../fonts/font-now/NowRegular.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
}
