@font-face {
  font-family: 'smartvlicons';
  src: url('smartvlicons.eot?94441288');
  src: url('smartvlicons.eot?94441288#iefix') format('embedded-opentype'),
       url('smartvlicons.woff2?94441288') format('woff2'),
       url('smartvlicons.woff?94441288') format('woff'),
       url('smartvlicons.ttf?94441288') format('truetype'),
       url('smartvlicons.svg?94441288#smartvlicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'infrastructure_icons';
  src: url('infrastructure_icons.eot?94441288');
  src: url('infrastructure_icons.eot?94441288#iefix') format('embedded-opentype'),
       url('infrastructure_icons.woff2?94441288') format('woff2'),
       url('infrastructure_icons.woff?94441288') format('woff'),
       url('infrastructure_icons.ttf?94441288') format('truetype'),
       url('infrastructure_icons.svg?94441288#infrastructure_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SangBleuSunrise-Regular';
  src: url('SangBleuSunrise-Regular-WebXL.otf');
  src: url('SangBleuSunrise-Regular-WebXL.otf') format('truetype'),
       
  font-weight: normal;
  font-style: normal;
}

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


@font-face {
  font-family: 'GothaProReg';
  src: url('GothaProReg.otf');
  src: url('GothaProReg.otf') format('truetype'),
       
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Regular'), local('Open-Sans-Regular'),
        url('OpenSans-Regular.woff2') format('woff2'),
        url('OpenSans-Regular.woff') format('woff'),
        url('OpenSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

.hsCorpseBg {
  padding: 10px 14px;
}
.corpse-caption {
  display: block;

  font-family: 'GothaProReg';
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}

.corpse-dataSale {
  display: block;

  font-family: 'GothaProReg';
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #a5a5a5;
  line-height: 1.5;
}