
@font-face {
  font-family: 'SomarSans';
  font-weight: 300;
  font-style: normal;
  src: local('SomarSans'), url('SomarSans-Light.otf') format('opentype'),
  url('SomarSans-Light.woff2') format('woff2'),
  url('SomarSans-Light.woff') format('woff');
}

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

@font-face {
  font-family: 'SomarSans';
  font-weight: 500;
  font-style: normal;
  src: local('SomarSans'), url('SomarSans-Medium.otf') format('opentype'),
  url('SomarSans-Medium.woff2') format('woff2'),
  url('SomarSans-Medium.woff') format('woff');
}

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

@font-face {
  font-family: 'SomarSans';
  font-weight: 700;
  font-style: normal;
  src: local('SomarSans'), url('SomarSans-Bold.otf') format('opentype'),
  url('SomarSans-Bold.woff2') format('woff2'),
  url('SomarSans-Bold.woff') format('woff');
}

