@font-face {
    font-family: "Rota";
    font-weight: 100;
    src: url("./Rota-Thin.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 100;
    src: url("./Rota-ThinItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 200;
    src: url("./Rota-ExtraLight.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 200;
    src: url("./Rota-ExtraLightItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 300;
    src: url("./Rota-Light.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 300;
    src: url("./Rota-LightItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 400;
    src: url("./Rota-Regular.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 400;
    src: url("./Rota-Italic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 500;
    src: url("./Rota-Medium.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 500;
    src: url("./Rota-MediumItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 600;
    src: url("./Rota-SemiBold.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 600;
    src: url("./Rota-SemiBoldItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 700;
    src: url("./Rota-Bold.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 700;
    src: url("./Rota-BoldItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 700;
    src: url("./Rota-Bold.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 700;
    src: url("./Rota-BoldItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 800;
    src: url("./Rota-ExtraBold.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 800;
    src: url("./Rota-ExtraBoldItalic.otf");
}

@font-face {
    font-family: "Rota";
    font-weight: 900;
    src: url("./Rota-Black.otf");
}
@font-face {
    font-family: "Rota Italic";
    font-weight: 900;
    src: url("./Rota-BlackItalic.otf");
}