@font-face {
    font-family: 'icomoon';
    src: url('icomoon/icomoon.eot?nl702y');
    src: url('icomoon/icomoon.eot?nl702y#iefix') format('embedded-opentype'),
        url('icomoon/icomoon.ttf?nl702y') format('truetype'),
        url('icomoon/icomoon.woff?nl702y') format('woff'),
        url('icomoon/icomoon.svg?nl702y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icomoon-"],
[class*=" icomoon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icomoon-riyal:before {
    content: "\e90b";
  }
  .icomoon-restaurant:before {
    content: "\e90c";
  }

.icomoon-riyal-square:before {
    content: "\e907";
}

.icomoon-meals:before {
    content: "\e908";
}

.icomoon-train:before {
    content: "\e90a";
}

.icomoon-early-morning:before {
    content: "\e906";
}

.icomoon-mid-day:before {
    content: "\e905";
}

.icomoon-train-download-return:before {
    content: "\e904";
}

.icomoon-train-download:before {
    content: "\e909";
}

.icomoon-search-building-r:before {
    content: "\e903";
}

.icomoon-search-building:before {
    content: "\e902";
}

.icomoon-internal:before {
    content: "\e900";
}

.icomoon-external:before {
    content: "\e901";
}