@font-face {
  font-family: 'Valour-House';
  src:  url('fonts/Valour-House.eot?ajqaof');
  src:  url('fonts/Valour-House.eot?ajqaof#iefix') format('embedded-opentype'),
    url('fonts/Valour-House.ttf?ajqaof') format('truetype'),
    url('fonts/Valour-House.woff?ajqaof') format('woff'),
    url('fonts/Valour-House.svg?ajqaof#Valour-House') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="vh-"], [class*=" vh-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Valour-House' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vh-yellow-download:before {
  content: "\e909";
  color: #ddb428;
}
.vh-purple-download:before {
  content: "\e90a";
}
.vh-Icon-Stroke:before {
  content: "\e906";
  color: #fff;
}
.vh-down-arrow:before {
  content: "\e907";
}
.vh-up-arrow:before {
  content: "\e908";
}
.vh-people:before {
  content: "\e900";
  color: #7851a9;
}
.vh-meal:before {
  content: "\e901";
  color: #7851a9;
}
.vh-book:before {
  content: "\e902";
  color: #7851a9;
}
.vh-bed:before {
  content: "\e903";
  color: #7851a9;
}
.vh-air-con:before {
  content: "\e904";
  color: #7851a9;
}
.vh-toilet:before {
  content: "\e905";
  color: #7851a9;
}
