@font-face {
    font-family: 'Inter';
    font-weight: 400;
    font-display: block;
    src: url('inter-regular.4c9a139d.woff2') format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-weight: 500;
    font-display: block;
    src: url('inter-medium.29b44df1.woff2') format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-weight: 600;
    font-display: block;
    src: url('inter-semi-bold.f3fb6404.woff2') format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-weight: 700;
    font-display: block;
    src: url('inter-bold.800f2dc7.woff2') format('woff2');
}
body {
    min-height: 100%;
    -webkit-font-smoothing: auto;
}
* {
-webkit-overflow-scrolling: touch;
-webkit-tap-highlight-color: transparent;margin: 0;
-ms-overflow-style: none;scrollbar-width: none;}
*::-webkit-scrollbar{display: none;}