/*! * Tripzzy Icons Lite 0.0.1 by @wptripzzy - https://wptripzzy.com * License - Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2025 */ @font-face { font-family: 'all'; src: url('../webfonts/all.eot'); src: url('../webfonts/all.eot?#iefix') format('embedded-opentype'), url('../webfonts/all.woff2') format('woff2'), url('../webfonts/all.woff') format('woff'), url('../webfonts/all.ttf') format('truetype'), url('../webfonts/all.svg#all') format('svg'); font-weight: normal; font-style: normal; } .tzi { font-family: 'all' !important; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: never; display: var(--tzi-display, inline-block); text-decoration: inherit; text-align: center; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: auto; } .tzi-alarm::before { content: "\e900"; } .tzi-calendar::before { content: "\e901"; } .tzi-gallery::before { content: "\e902"; } .tzi-pin::before { content: "\e903"; } .tzi-plane::before { content: "\e904"; } .tzi-play::before { content: "\e905"; } .tzi-slide::before { content: "\e906"; } .tzi-slider::before { content: "\e907"; } .tzi-star-boxed::before { content: "\e908"; } .tzi-star-circle::before { content: "\e909"; } .tzi-star-full::before { content: "\e90a"; } .tzi-star::before { content: "\e90b"; } .tzi-tripzzy::before { content: "\e90c"; } .tzi-users::before { content: "\e90d"; } .tzi-waterfall::before { content: "\e90e"; } .tzi-widgets::before { content: "\e90f"; } 