@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: '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: 'Montserrat-Regular';
  src: url('Montserrat-Regular.eot');
  src: url('Montserrat-Regular.eot') format('embedded-opentype'),
       url('Montserrat-Regular.woff') format('woff'),
       url('Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.group {
  display: flex;
  justify-content: center;
}




.timeGroup {
  display: block;
}

.time{
  font-family: 'Arial';
  font-size: 10px;
  font-weight: 400;
  color: #000;
}
.typeIcon{
  font-family: 'smartvlicons';
  font-size: 18px;
  font-weight: 400;
  color: #000;
}