@font-face {
  font-family: 'GE SS Two';
  src: local('GE SS Two Light'), url('GE SS Two Light.otf') format('opentype');
  font-weight: 300; /* Light */
  font-style: normal;
}

@font-face {
  font-family: 'GE SS Two';
  src: local('GE SS Two Bold'), url('GE SS Two Bold.otf') format('opentype');
  font-weight: 700; /* Bold */
  font-style: normal;
}

@font-face {
  font-family: 'GE SS Two';
  src: local('GE SS Two Medium'), url('GE SS Two Medium.otf') format('opentype');
  font-weight: 500; /* Medium */
  font-style: normal;
}
