@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-100.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-200.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-300.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-400.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-500.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-600.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-700.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-800.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Lexia";
    src: url("./../fonts/lexia-900.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}