@font-face {
  font-family: "Uex-custom-icons";
  src: url("#{$uex-font-path}/uex-custom-icons.eot?85863250");
  src: url("#{$uex-font-path}/uex-custom-icons.eot?85863250#iefix") format("embedded-opentype"),
       url("#{$uex-font-path}/uex-custom-icons.woff2?85863250") format("woff2"),
       url("#{$uex-font-path}/uex-custom-icons.woff?85863250") format("woff"),
       url("#{$uex-font-path}/uex-custom-icons.ttf?85863250") format("truetype"),
       url("#{$uex-font-path}/uex-custom-icons.svg?85863250#uex-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
