@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Rockyeah Brush';
    src: url('../fonts/Rockyeah/Rockyeah-Brush.eot');
    src: url('../fonts/Rockyeah/Rockyeah-Brush.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rockyeah/Rockyeah-Brush.woff2') format('woff2'),
        url('../fonts/Rockyeah/Rockyeah-Brush.woff') format('woff'),
        url('../fonts/Rockyeah/Rockyeah-Brush.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}