@import url('../fonts/bwi-icons/style.css');

@font-face {
    font-family: "FFDax";
    src: url("../fonts/FFDaxLight.woff2") format("woff2"),
    url("../fonts/FFDaxLight.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "FFDax";
    src: url("../fonts/FFDaxRegular.woff2") format("woff2"),
    url("../fonts/FFDaxRegular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "FFDax";
    src: url("../fonts/FFDaxBold.woff2") format("woff2"),
    url("../fonts/FFDaxBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rustico';
    src: url('../fonts/Rustico-V2-Regular.eot');
    src: url('../fonts/Rustico-V2-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Rustico-V2-Regular.woff2') format('woff2'),
    url('../fonts/Rustico-V2-Regular.woff') format('woff'),
    url('../fonts/Rustico-V2-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Hackney';
    src: url('../fonts/Hackney.eot');
    src: url('../fonts/Hackney.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Hackney.woff2') format('woff2'),
    url('../fonts/Hackney.woff') format('woff'),
    url('../fonts/Hackney.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Grayn';
    src: url('../fonts/Grayn_Pro.eot');
    src: url('../fonts/Grayn_Pro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Grayn_Pro.woff2') format('woff2'),
    url('../fonts/Grayn_Pro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}