@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=TikTok+Sans:opsz,wght@12..36,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
    font-family: 'Muller bold';
    src: url('muller-bold-webfont.woff2') format('woff2'),
         url('muller-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Muller light';
    src: url('muller-light-webfont.woff2') format('woff2'),
         url('muller-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Muller medium';
    src: url('muller-medium-webfont.woff2') format('woff2'),
         url('muller-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Muller regular';
    src: url('muller-regular-webfont.woff2') format('woff2'),
         url('muller-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}