
/* sofia-sans-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/sofia-sans-condensed-v6-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-condensed-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../../fonts/sofia-sans-condensed-v6-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-condensed-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/sofia-sans-condensed-v6-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-condensed-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('../../fonts/sofia-sans-condensed-v6-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-condensed-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/sofia-sans-condensed-v6-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-condensed-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans Condensed';
  font-style: italic;
  font-weight: 900;
  src: url('../../fonts/sofia-sans-condensed-v6-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* sofia-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/sofia-sans-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sofia Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/sofia-sans-v20-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-family: 'mta';
  src: url('../../fonts/icons/mta-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'mta' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-size: 1.2em;
    vertical-align: middle;
}



.icon-link:before {
  content: "\e900" !important;
}
.icon-whatsapp:before {
  content: "\e901" !important;
}
.icon-apple-music:before {
  content: "\e902" !important;
}
.icon-bluesky:before {
  content: "\e903" !important;
}
.icon-mastodon:before {
  content: "\e904" !important;
}
.icon-x:before {
  content: "\e905" !important;
}
.icon-snapchat:before {
  content: "\e906" !important;
}
.icon-pinterest:before {
  content: "\e907" !important;
}
.icon-xing:before {
  content: "\e908" !important;
}
.icon-spotify:before {
  content: "\e909" !important;
}
.icon-facebook:before {
  content: "\e90a" !important;
}
.icon-instagram:before {
  content: "\e90b" !important;
}
.icon-linkedin:before {
  content: "\e90c" !important;
}
.icon-tiktok:before {
  content: "\e90d" !important;
}
.icon-youtube:before {
  content: "\e90e" !important;
}