@font-face {
  src: url(../fonts/Linearicons.woff);
  src: url(../fonts/Linearicons.woff) format("embedded-opentype"),
    url(../fonts/Linearicons.woff) format("woff2"),
    url(../fonts/Linearicons.woff) format("woff"),
    url(../fonts/Linearicons.ttf?4t1dgh) format("truetype"),
    url(../fonts/Linearicons.svg?4t1dgh#Linearicons) format("svg");
  font-family: Linearicons;
  font-style: normal;
  font-weight: 400;
}

.fa:before,
.fab:before,
.fal:before,
.far:before,
.fas:before,
.lnr:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
}

.lnr:before {
  speak: none;
  font-family: Linearicons;
  font-weight: 400;
  text-transform: none;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-Regular.woff") format("woff"),
    url("../fonts/Averta/Averta-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-RegularItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Averta";
  src: url("../fonts/Averta/Averta-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
