@font-face {
    font-family: "Martian Mono";
    font-weight: 100 800;
    font-stretch: 66.7% 100%;
    font-style: normal;
    font-display: swap;
    src: url("fonts/martianmono-variablefontwdth-wght.ttf") format(opentype) tech(variations),
         url("fonts/martianmono-variablefontwdth-wght.ttf") format("opentype-variations");
}

@font-face {
    font-family: 'Panamera';
    src: url("fonts/panamera/Panamera-Light.woff2") format("woff2");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Panamera';
    src: url("fonts/panamera/Panamera-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Panamera';
    src: url("fonts/panamera/Panamera-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Panamera';
    src: url("fonts/panamera/Panamera-Medium.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Panamera';
    src: url("fonts/panamera/Panamera-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Panamera';
    src: url("fonts/panamera/Panamera-Black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
}

@font-face {
  font-family: 'Panchang-Bold';
  src: url("fonts/Panchang_Complete/Fonts/WEB/fonts/Panchang-Bold.woff2") format('woff2'),
       url("fonts/Panchang_Complete/Fonts/WEB/fonts/Panchang-Bold.woff") format('woff'),
       url("fonts/Panchang_Complete/Fonts/WEB/fonts/Panchang-Bold.ttf") format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
    font-family: "Hubot Sans";
    font-weight: 200 900;
    font-stretch: 75% 125%;
    font-style: normal;
    font-display: swap;
    src: url("fonts/hubot-sans/hubotsans.woff2") format(woff2) tech(variations),
         url("hubotsans.woff2") format("woff2-variations");
}