@font-face {
    font-family: "bebas";
    src: url('../../assets/fonts/BEBAS.ttf') format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "brush";
    src: url('../../assets/fonts/BrushScriptStd.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "heldustry";
    src: url('../../assets/fonts/HeldustryFT Regular Regular.ttf') format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-black";
    src: url('../../assets/fonts/Montserrat-Black.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-bold";
    src: url('../../assets/fonts/Montserrat-Bold.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-extra-bold";
    src: url('../../assets/fonts/Montserrat-ExtraBold.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-light";
    src: url('../../assets/fonts/Montserrat-Light.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-medium";
    src: url('../../assets/fonts/Montserrat-Medium.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-regular";
    src: url('../../assets/fonts/Montserrat-Regular.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "montserrat-semi-bold";
    src: url('../../assets/fonts/Montserrat-SemiBold.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "myriad-bold";
    src: url('../../assets/fonts/MyriadPro-Bold.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "myriad-semi-bold";
    src: url('../../assets/fonts/MyriadPro-Semibold.otf') format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "opensans-bold";
    src: url('../../assets/fonts/OpenSans-Bold.ttf') format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "opensans-regular";
    src: url('../../assets/fonts/OpenSans-Regular-webfont.ttf') format("truetype");
    font-weight: normal;
}
