@font-face {
    font-family: 'Pe-icon-7-stroke';
    src: url('fonts/stroke7/Pe-icon-7-stroke.eot?d7yf1v');
    src: url('fonts/stroke7/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
         url('fonts/stroke7/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
         url('fonts/stroke7/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
         url('fonts/stroke7/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

/* Font Awesome Icons - Restore font-family */
[class^="fa-"], [class*=" fa-"] {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
