/* Ionicons */

@font-face {
    font-family:'ionicons';
    font-style: normal;
    font-weight: 300;
    font-display:swap;
    src: url("../fonts/ionicons.otf");
    src: url("../fonts/ionicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ionicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff") format("woff");
}

/* la-brands */

@font-face {
    font-family:'la-brands';
    font-style: normal;
    font-weight: 400;
    font-display:swap;
    src: url("../fonts/la-brands-400.otf");
    src: url("../fonts/la-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-brands-400.woff") format("woff");
}

/* la-regular */

@font-face {
    font-family:'la-regular';
    font-style: normal;
    font-display:swap;
    src: url("../fonts/la-regular-400.otf");
    src: url("../fonts/la-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/la-regular-400.woff") format("woff"), url("../fonts/la-regular-400.woff2") format("woff2");
}

/* la-solid */

@font-face {
    font-family:'la-solid';
    font-style: normal;
    font-display:swap;
    src: url("../fonts/la-solid-900.otf");
    src: url("../fonts/la-regular-900.eot?#iefix") format("embedded-opentype"), url("../fonts/la-regular-900.eot?#iefix") format("embedded-opentype"), url("../fonts/la-regular-900.woff") format("woff"), url("../fonts/la-regular-900.woff2") format("woff2");
}

/* Font Awesome */

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-display:swap;
    src: url("../fonts/fa-solid-900.ttf");
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-display:swap;
    src: url("../fonts/fa-regular-400.ttf");
    src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.woff2") format("woff2");
}