/* ScalaSans */

@font-face {
  font-family: 'ScalaSans';
  font-style: normal;
  font-weight: 400;
  src: url('ScalaSans-RegularLF.otf');
  src: local(''),
       url('ScalaSans-RegularLF.otf') format('opentype')
}

@font-face {
  font-family: 'ScalaSans';
  font-style: normal;
  font-weight: 600;
  src: url('ScalaSans-BoldLF.otf');
  src: local(''),
       url('ScalaSans-BoldLF.otf') format('opentype')
}