/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/*!
 * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/* Font Awesome 5 Free is actually version 6. Updated 3.1.2023 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: "Font Awesome 5 Free Regular";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/fa-regular-400.woff2") format("woff2"),
    url("../webfonts/fa-regular-400.woff") format("woff"),
    url("../webfonts/fa-regular-400.ttf") format("truetype"),
    url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

/*.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
*/

/* e-ville icons */
@font-face {
  font-family: "ev-icons";
  src: url("../webfonts/ev-icons.eot?4aczug");
  src: url("../webfonts/ev-icons.eot?4aczug#iefix") format("embedded-opentype"),
    url("../webfonts/ev-icons.ttf?4aczug") format("truetype"),
    url("../webfonts/ev-icons.woff?4aczug") format("woff"),
    url("../webfonts/ev-icons.svg?4aczug#ev-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="evi-"],
[class*=" evi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ev-icons" !important;
  speak: never;
  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;
}

.evi-myymala:before {
  content: "\e900";
}
.evi-magazine:before {
  content: "\e903";
}
.evi-clock:before {
  content: "\e904";
}
.evi-customer-details:before {
  content: "\e905";
}
.evi-exclamation-mark:before {
  content: "\e906";
}
.evi-info:before {
  content: "\e907";
}
.evi-like:before {
  content: "\e908";
}
.evi-magnifying-glass:before {
  content: "\e909";
}
.evi-newsletter-icon:before {
  content: "\e90a";
}
.evi-package:before {
  content: "\e90b";
}
.evi-partnership:before {
  content: "\e90c";
}
.evi-payment:before {
  content: "\e90d";
}
.evi-pencil:before {
  content: "\e90e";
}
.evi-portfolio:before {
  content: "\e90f";
}
.evi-quote:before {
  content: "\e910";
}
.evi-ready-checkout:before {
  content: "\e911";
}
.evi-portfolio-full:before {
  content: "\e912";
}
.evi-shipping:before {
  content: "\e913";
}
.evi-palapeli:before {
  content: "\e914";
}
.evi-thunder:before {
  content: "\e915";
}
.evi-unlocked-padlock:before {
  content: "\e916";
}
