.icon--arrow-left-solid {
  background: url("/themes/default/dist/img/arrow-left-solid.svg");
}

.icon--arrow-right-solid {
  background: url("/themes/default/dist/img/arrow-right-solid.svg");
}

.icon--facebook-f-brands-solid {
  background: url("/themes/default/dist/img/facebook-f-brands-solid.svg");
}

.icon--instagram-brands-solid {
  background: url("/themes/default/dist/img/instagram-brands-solid.svg");
}

.icon--linkedin-in-brands-solid {
  background: url("/themes/default/dist/img/linkedin-in-brands-solid.svg");
}

.icon--tiktok-brands-solid {
  background: url("/themes/default/dist/img/tiktok-brands-solid.svg");
}

.icon--x-twitter-brands-solid {
  background: url("/themes/default/dist/img/x-twitter-brands-solid.svg");
}

.icon--youtube-brands-solid {
  background: url("/themes/default/dist/img/youtube-brands-solid.svg");
}

/*
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../../../../themes/material-design-icons/font/MaterialIcons-Regular.eot);
  /* For IE6-8 */
/*

/* fallback */
/*
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}

/* fallback */
/*
@font-face {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v226/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2)
        format("woff2");
}

.material-symbols-outlined {
    font-family: "Material Symbols Outlined";
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}

.material-symbols-outlined--fw-200 {
    font-variation-settings: 'FILL' 0, 'wght' 200, 'GRAD' -25, 'opsz' 48;
}


*/
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined--fw-400 {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined--fw-500 {
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;
}