@font-face {
    font-family: "bootstrap-icons";
    src: url("../../assets/fonts/bootstrap-icons.woff2") format("woff2"),
    url("../../assets/fonts/bootstrap-icons.woff") format("woff");
}

@font-face {
    font-family: "brandon-printed-two";
    font-weight: 700;
    font-style: normal;
    src: url('../../assets/fonts/Brandon-Printed-Two-700normal.woff2') format('woff2'),
    url('../../assets/fonts/Brandon-Printed-Two-700normal.woff') format('woff');
}

@font-face {
    font-family: "eveleth-light";
    font-weight: 700;
    font-style: normal;
    src: url('../../assets/fonts/Eveleth-Light-700normal.woff2') format('woff2'),
    url('../../assets/fonts/Eveleth-Light-700normal.woff') format('woff');
}

@font-face {
    font-family: "franklin-gothic-urw";
    font-weight: 400;
    font-style: normal;
    src: url('../../assets/fonts/Franklin-Gothic-URW-400normal.woff2') format('woff2'),
    url('../../assets/fonts/Franklin-Gothic-URW-400normal.woff') format('woff');
}

@font-face {
    font-family: "goodlife-sans-condensed";
    font-weight: 400;
    font-style: normal;
    src: url('../../assets/fonts/Goodlife-Sans-Condensed-400normal.woff2') format('woff2'),
    url('../../assets/fonts/Goodlife-Sans-Condensed-400normal.woff') format('woff');
}

@font-face {
    font-family: "goodlife-script";
    font-weight: 400;
    font-style: normal;
    src: url('../../assets/fonts/Goodlife-Script-400normal.woff2') format('woff2'),
    url('../../assets/fonts/Goodlife-Script-400normal.woff') format('woff');
}

@font-face {
    font-family: "thirsty-rough-bold-three";
    font-weight: 700;
    font-style: normal;
    src: url('../../assets/fonts/Thirsty-Rough-Bold-Three-700normal.woff2') format('woff2'),
    url('../../assets/fonts/Thirsty-Rough-Bold-Three-700normal.woff') format('woff');
}

@font-face {
    font-family: "function-regular";
    font-weight: 400;
    font-style: normal;
    src: url('../../assets/fonts/Function-Regular-400normal.woff2') format('woff2'),
    url('../../assets/fonts/Function-Regular-400normal.woff') format('woff');
}
