@font-face {
    font-family: Bauziet;
    font-weight: 700;
    font-style: normal;
    src: url("bauziet/Bauziet-Norm-Bold.otf") format("opentype");
}
@font-face {
    font-family: Bauziet;
    font-weight: 700;
    font-style: italic;
    src: url("bauziet/Bauziet-Norm-Bold-Italic.otf") format("opentype");
}
@font-face {
    font-family: Bauziet;
    font-weight: 800;
    font-style: normal;
    src: url("bauziet/Bauziet-Norm-ExtraBold.otf") format("opentype");
}
@font-face {
    font-family: Bauziet;
    font-weight: 800;
    font-style: italic
    src: url("bauziet/Bauziet-Norm-ExtraBold-Italic.otf") format("opentype");
}

@font-face {
    font-family: Bauziet;
    font-weight: 200;
    font-style: normal;
    src: url("bauziet/Bauziet-Norm-Light.otf") format("opentype");
}
@font-face {
    font-family: Bauziet;
    font-weight: 200;
    font-style: italic;
    src: url("bauziet/Bauziet-Norm-Light-Italic.otf") format("opentype");
}

@font-face {
    font-family: Bauziet;
    font-weight: 600;
    font-style: normal;
    src: url("bauziet/Bauziet-Norm-Medium.otf") format("opentype");
}
@font-face {
    font-family: Bauziet;
    font-weight: 600;
    font-style: italic;
    src: url("bauziet/Bauziet-Norm-Medium-Italic.otf") format("opentype");
}

@font-face {
    font-family: Bauziet;
    font-weight: 400;
    font-style: normal;
    src: url("bauziet/Bauziet-Norm-Regular.otf") format("opentype");
}
@font-face {
    font-family: Bauziet;
    font-weight: 400;
    font-style: italic;
    src: url("bauziet/Bauziet-Norm-Regular-Italic.otf") format("opentype");
}
