/**
 * @license
 *
 * Font Family: Onest
 * Designed by: Deni Anggara
 * URL: https://www.fontshare.com/fonts/satoshi
 * © 2022 Indian Type Foundry
 *
 * Font Styles:
 * Onest Thin
 * Onest ExtraLight
 * Onest Light
 * Onest Regular
 * Onest Medium
 * Onest SemiBold
 * Onest Bold
 * Onest ExtraBold
 * Onest Black
 *
*/




@font-face {
    font-family: 'Onest-Thin';
    src: url("../fonts/Onest-Thin-3d574551c36204378b1dea70061f50a1.ttf") format('truetype');
    font-weight: 100;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Onest-ExtraLight';
    src: url("../fonts/Onest-ExtraLight-70be74dec72743fb6e31f305192ae293.ttf") format('truetype');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Onest-Light';
    src: url("../fonts/Onest-Light-d6ce6be7009b0ff5fd3e785074ea383b.ttf") format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}


@font-face {
  font-family: 'Onest-Regular';
  src: url("../fonts/Onest-Regular-5370074d3e60e2c2e1ebfa7e3b3c184f.ttf") format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Onest-Medium';
  src: url("../fonts/Onest-Medium-877194c3bb522b25e7282de698f59569.ttf") format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
    font-family: 'Onest-SemiBold';
    src: url("../fonts/Onest-SemiBold-35ad5ff6cddb6d3149b333e4aeee12fc.ttf") format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Onest-Bold';
    src: url("../fonts/Onest-Bold-edc5bed99f3a3d631c410de559b8c2a5.ttf") format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Onest-ExtraBold';
    src: url("../fonts/Onest-ExtraBold-de44be2104d951106fcdf9551d2bade9.ttf") format('truetype');
    font-weight: 800;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Onest-Black';
    src: url("../fonts/Onest-Black-e293df91021f4679360c9ac2053588f9.ttf") format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}
