@font-face {
    font-family: 'Sunset Gothic Pro';
    src: url('../assets/fonts/SunsetGothicPro.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Bold';
    src: url('../assets/fonts/SunsetGothicPro-Bold.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Bold Italic';
    src: url('../assets/fonts/SunsetGothicProBoldItalic.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Italic';
    src: url('../assets/fonts/SunsetGothicProItalic.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Light';
    src: url('../assets/fonts/SunsetGothicPro-Light.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Light Italic';
    src: url('../assets/fonts/SunsetGothicProLightItalic.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Medium';
    src: url('../assets/fonts/SunsetGothicPro-Medium.ttf'), 
}

@font-face {
    font-family: 'Sunset Gothic Pro Medium Italic';
    src: url('../assets/fonts/SunsetGothicProMediumItalic.ttf'), 
}