@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(../webfonts/Archivo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url(../webfonts/DM-Sans.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'own-levinson';
  src:
    url('../webfonts/own-levinson.ttf?czyv5e') format('truetype'),
    url('../webfonts/own-levinson.woff?czyv5e') format('woff'),
    url('../webfonts/own-levinson.svg?czyv5e#own-levinson') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

.own-levinson-circle-check:before {
  content: "\f058";
}
.own-levinson-location-dot:before {
  content: "\f3c5";
}
.own-levinson-house:before {
  content: "\f015";
}
.own-levinson-person-cane:before {
  content: "\e53c";
}
.own-levinson-child:before {
  content: "\f1ae";
}
.own-levinson-person-walking:before {
  content: "\f554";
}