@font-face {
    font-family: 'IntroRegular';
    src: url('../fonts/IntroRegular.woff2') format('woff2'),
        url('../fonts/IntroRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



*, body{font-family: 'IntroRegular', sans-serif !important}
#logo{
background-position: 20px 0px;}
