@font-face {
    font-family: "ytt-icons";
    src: url("../fonts/ytt-icons.woff2?02e2ea384819b643cbc0de4088eae463") format("woff2"),
url("../fonts/ytt-icons.woff?02e2ea384819b643cbc0de4088eae463") format("woff");
}

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

.ytt.ytt-bus:before {
    content: "\f101";
}
.ytt.ytt-calendar:before {
    content: "\f102";
}
.ytt.ytt-family:before {
    content: "\f103";
}
.ytt.ytt-reload:before {
    content: "\f104";
}
.ytt.ytt-air-conditioning:before {
    content: "\f105";
}
.ytt.ytt-dvd-player:before {
    content: "\f106";
}
.ytt.ytt-electrical-outlets:before {
    content: "\f107";
}
.ytt.ytt-luggage-storage:before {
    content: "\f108";
}
.ytt.ytt-onboard-restroom:before {
    content: "\f109";
}
.ytt.ytt-pa-system:before {
    content: "\f10a";
}
.ytt.ytt-reclining-seats:before {
    content: "\f10b";
}
.ytt.ytt-streaming-service:before {
    content: "\f10c";
}
.ytt.ytt-wheelchair-lift:before {
    content: "\f10d";
}
.ytt.ytt-wifi:before {
    content: "\f10e";
}
