@font-face {
    font-family: "Denny-Icons";
    src: url("fonts/Denny-Icons.woff2") format("woff2"),
        url("fonts/Denny-Icons.ttf") format("truetype"),
        url("fonts/Denny-Icons.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.denny-icon, [class^="denny-icon-"], [class*=" denny-icon-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "Denny-Icons" !important;
    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;
    display: inline-block;
    width: 1em;
    text-align: center;
}
[class^="denny-icon-"]::before, [class*=" denny-icon-"]::before {
    display: block;
    width: 1em;
    text-align: center;
}
.denny-icon-x:before {
    content: "\f000";
}
.denny-icon-wave-sine:before {
    content: "\f001";
}
.denny-icon-users:before {
    content: "\f002";
}
.denny-icon-user:before {
    content: "\f003";
}
.denny-icon-sparkles:before {
    content: "\f004";
}
.denny-icon-scissors:before {
    content: "\f005";
}
.denny-icon-route:before {
    content: "\f006";
}
.denny-icon-player-play:before {
    content: "\f007";
}
.denny-icon-photo:before {
    content: "\f008";
}
.denny-icon-phone:before {
    content: "\f009";
}
.denny-icon-palette:before {
    content: "\f00a";
}
.denny-icon-menu-2:before {
    content: "\f00b";
}
.denny-icon-map-pin:before {
    content: "\f00c";
}
.denny-icon-language:before {
    content: "\f00d";
}
.denny-icon-heart:before {
    content: "\f00e";
}
.denny-icon-external-link:before {
    content: "\f00f";
}
.denny-icon-droplet:before {
    content: "\f010";
}
.denny-icon-device-mobile:before {
    content: "\f011";
}
.denny-icon-clock:before {
    content: "\f012";
}
.denny-icon-chevron-up:before {
    content: "\f013";
}
.denny-icon-chevron-down:before {
    content: "\f014";
}
.denny-icon-check:before {
    content: "\f015";
}
.denny-icon-calendar-heart:before {
    content: "\f016";
}
.denny-icon-calendar-check:before {
    content: "\f017";
}
.denny-icon-brush:before {
    content: "\f018";
}
.denny-icon-brand-instagram:before {
    content: "\f019";
}
.denny-icon-award:before {
    content: "\f01a";
}
.denny-icon-arrows-maximize:before {
    content: "\f01b";
}
.denny-icon-arrow-right:before {
    content: "\f01c";
}
.denny-icon-arrow-left:before {
    content: "\f01d";
}