@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@font-face {
    font-family: 'CircularPro';
    src:url('CircularPro-Book.woff2') format('woff2'),
        url('CircularPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kugile';
    src:url('Kugile.woff2') format('woff2'),
        url('Kugile.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TTDrugs';
    src:url('TTDrugsCondensed-Regular.woff2') format('woff2'),
        url('TTDrugsCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

