@font-face {
  font-family: 'Ortica Linear';
  src: url('../fonts/ortica.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ortica Linear';
  src: url('../fonts/ortica-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Ortica Angular';
  src: url('../fonts/ortica-angular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}