@font-face {
  font-family: "icomoon";
  src: url("./audi-reliance/icomoon.eot?t1sxb6");
  src: url("./audi-reliance/icomoon.eot?t1sxb6#iefix")
      format("embedded-opentype"),
    url("./audi-reliance/icomoon.ttf?t1sxb6") format("truetype"),
    url("./audi-reliance/icomoon.woff?t1sxb6") format("woff"),
    url("./audi-reliance/icomoon.svg?t1sxb6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-audi-reliance:before {
  content: "";
  background: url("../images/audi.png");
  height: 1.6rem;
  width: 2.3rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  /* content: "\1f4b6"; */
  color: #fff;
}
