@font-face {
    font-family: "Nexa black";
    src: url("/themes/bestpiles/assets/fonts/NexaBlack.otf") format("opentype");
}
@font-face {
    font-family: "Nexa bold";
    src: url("/themes/bestpiles/assets/fonts/Nexa-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Nexa book";
    src: url("/themes/bestpiles/assets/fonts/Nexa-Book.otf") format("opentype");
}
@font-face {
    font-family: "Nexa light";
    src: url("/themes/bestpiles/assets/fonts/Nexa-Light.otf") format("opentype");
}
@font-face {
    font-family: "Nexa";
    src: url("/themes/bestpiles/assets/fonts/NexaRegular.otf") format("opentype");
}
@font-face {
    font-family: "Nexa Xbold";
    src: url("/themes/bestpiles/assets/fonts/Nexa-XBold.otf") format("opentype");
}
@font-face {
    font-family: "Nexa thin";
    src: url("/themes/bestpiles/assets/fonts/NexaThin.otf") format("opentype");
}