@font-face {
  font-family: 'KingdomCentreRiyadh';
  src: url('fonts/KingdomCentreRiyadh.woff?8vf0ar') format('woff'),
       url('fonts/KingdomCentreRiyadh.ttf?8vf0ar') format('truetype'),
       url('fonts/KingdomCentreRiyadh.svg?8vf0ar#KingdomCentreRiyadh') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.kcr-icons,
[class^="kcr-icon-"], [class*=" kcr-icon-"] {
  font-family: 'KingdomCentreRiyadh' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kcr-icon-kingdom-centre-riyadh:before {
  content: "\e900";
}
