@font-face {
    font-family: 'Stretch Pro';
    src: url('fonts/StretchPro.otf') format('opentype');
}

@font-face {
    font-family: 'Akira Expanded';
    src: url('fonts/AkiraExpanded.otf') format('opentype');
}

@font-face {
    font-family: 'Edgecutting';
    src: url('fonts/Edgecutting.ttf') format('truetype');
}

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