@font-face {
    font-family: "tschumi";
    src: url("tschumi.woff2") format("woff2"),
         url("tschumi.woff") format("woff"),
         url("tschumi.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.icon {
    font-family: "tschumi" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-graduation-cap:before { content: "\f000"; }
.icon-hotel:before { content: "\f001"; }
.icon-book:before { content: "\f002"; }
.icon-envelope:before { content: "\f003"; }
.icon-arrow-up-right:before { content: "\f004"; }
.icon-arrow-right:before { content: "\f005"; }
.icon-arrow-down:before { content: "\f006"; }
.icon-arrow-left:before { content: "\f007"; }
.icon-angle-down:before { content: "\f008"; }
.icon-angle-up:before { content: "\f009"; }
.icon-chevron-right:before { content: "\f00a"; }
.icon-chevron-left:before { content: "\f00b"; }
.icon-location-dot:before { content: "\f00c"; }
.icon-phone:before { content: "\f00d"; }
.icon-circle-check:before { content: "\f00e"; }
.icon-check:before { content: "\f00f"; }
.icon-globe:before { content: "\f010"; }
.icon-upload:before { content: "\f011"; }
.icon-download:before { content: "\f012"; }
.icon-heart:before { content: "\f013"; }
.icon-calendar-plus:before { content: "\f014"; }
.icon-calendar-heart:before { content: "\f015"; }
.icon-file:before { content: "\f016"; }
.icon-circle-info:before { content: "\f017"; }
.icon-triangle-exclamation:before { content: "\f018"; }
.icon-plus:before { content: "\f019"; }
.icon-trash-xmark:before { content: "\f01a"; }
.icon-loader:before { content: "\f01b"; }
.icon-message-question:before { content: "\f01c"; }
.icon-coins:before { content: "\f01d"; }
.icon-stopwatch:before { content: "\f01e"; }
.icon-clipboard-check:before { content: "\f01f"; }
.icon-folder-open:before { content: "\f020"; }
.icon-file-pen:before { content: "\f021"; }
.icon-cloud-arrow-up:before { content: "\f022"; }
.icon-paper-plane:before { content: "\f023"; }
.icon-file-magnifying-glass:before { content: "\f024"; }
.icon-envelopes-bulk:before { content: "\f025"; }
.icon-money-bill-transfer:before { content: "\f026"; }
.icon-xmark:before { content: "\f027"; }
.icon-file-lines:before { content: "\f028"; }
.icon-briefcase:before { content: "\f029"; }
.icon-circle-chf:before { content: "\f02a"; }
.icon-calendar-clock:before { content: "\f02b"; }
.icon-user-graduate:before { content: "\f02c"; }
.icon-headset:before { content: "\f02d"; }
.icon-scale-balanced:before { content: "\f02e"; }
.icon-square-sliders:before { content: "\f02f"; }
.icon-magnifying-glass-chart:before { content: "\f030"; }
.icon-magnifying-glass:before { content: "\f031"; }
.icon-pen-to-square:before { content: "\f032"; }
