@font-face {
    font-family: 'FontAwesome';
    src: url('../../../../web/fonts/fa-solid-900.eot');
    src: url('../../../../web/fonts/fa-solid-900.eot') format('embedded-opentype'), url('../../../../web/fonts/fa-solid-900.woff') format('woff'), url('../../../../web/fonts/fa-solid-900.ttf') format('truetype'), url('../../../../web/fonts/fa-solid-900.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesomeBrands';
    src: url('../../../../web/fonts/fa-brands-400.eot');
    src: url('../../../../web/fonts/fa-brands-400.eot') format('embedded-opentype'), url('../../../../web/fonts/fa-brands-400.woff') format('woff'), url('../../../../web/fonts/fa-brands-400.ttf') format('truetype'), url('../../../../web/fonts/fa-brands-400.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesomeSolid';
    src: url('../../../../web/fonts/fa-solid-900.eot');
    src: url('../../../../web/fonts/fa-solid-900.eot') format('embedded-opentype'), url('../../../../web/fonts/fa-solid-900.woff') format('woff'), url('../../../../web/fonts/fa-solid-900.ttf') format('truetype'), url('../../../../web/fonts/fa-solid-900.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesomeRegular';
    src: url('../../../../web/fonts/fa-regular-400.eot');
    src: url('../../../../web/fonts/fa-regular-400.eot') format('embedded-opentype'), url('../../../../web/fonts/fa-regular-400.woff') format('woff'), url('../../../../web/fonts/fa-regular-400.ttf') format('truetype'), url('../../../../web/fonts/fa-regular-400.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesomeLight';
    src: url('../../../../web/fonts/fa-light-300.eot');
    src: url('../../../../web/fonts/fa-light-300.eot') format('embedded-opentype'), url('../../../../web/fonts/fa-light-300.woff') format('woff'), url('../../../../web/fonts/fa-light-300.ttf') format('truetype'), url('../../../../web/fonts/fa-light-300.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.font-icon {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

@font-face {
    font-family: 'Sailec-Bold';
    src: url('../../../../web/fonts/3674DF_0_0.eot');
    src: url('../../../../web/fonts/3674DF_0_0.eot?#iefix') format('embedded-opentype'), url('../../../../web/fonts/3674DF_0_0.woff2') format('woff2'), url('../../../../web/fonts/3674DF_0_0.woff') format('woff'), url('../../../../web/fonts/3674DF_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Sailec-Medium';
    src: url('../../../../web/fonts/3674DF_1_0.eot');
    src: url('../../../../web/fonts/3674DF_1_0.eot?#iefix') format('embedded-opentype'), url('../../../../web/fonts/3674DF_1_0.woff2') format('woff2'), url('../../../../web/fonts/3674DF_1_0.woff') format('woff'), url('../../../../web/fonts/3674DF_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Sailec-Regular';
    src: url('../../../../web/fonts/3674DF_2_0.eot');
    src: url('../../../../web/fonts/3674DF_2_0.eot?#iefix') format('embedded-opentype'), url('../../../../web/fonts/3674DF_2_0.woff2') format('woff2'), url('../../../../web/fonts/3674DF_2_0.woff') format('woff'), url('../../../../web/fonts/3674DF_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Sailec-Bold';
    src: url('../../../../web/fonts/3674DF_0_0.eot');
    src: url('../../../../web/fonts/3674DF_0_0.eot?#iefix') format('embedded-opentype'), url('../../../../web/fonts/3674DF_0_0.woff2') format('woff2'), url('../../../../web/fonts/3674DF_0_0.woff') format('woff'), url('../../../../web/fonts/3674DF_0_0.ttf') format('truetype');
}

@mixin sailec-bold {
    font-family: "Sailec-Bold", sans-serif;
    letter-spacing: -0.6px;
    font-weight: 400;
}

@mixin roboto-regular {
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 400;
}

@mixin roboto-medium {
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 400;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../../../../web/fonts/Roboto-Bold.ttf') format('truetype');
}