@font-face {
    font-family: 'HelveticaCustom';
    src: url('/wp-content/themes/loft-child/assets/fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body *:not(.fa):not(.fas):not(.far):not(.ab-icon):not([class*="fa-"]) {
    font-family: 'HelveticaNeueCustom', sans-serif !important;
}

#comments {
    display: none !important;
}

.hover-effect:hover,
.product:hover img {
  opacity: 1 !important;
  filter: none !important;
}