@font-face {
    font-family: 'Torque-Bold';
    src: url('/fonts/Torque-Bold.otf') format('opentype')
 
}

@font-face {
    font-family: 'VIC-Bold';
    src: url('/fonts/VIC-Bold.ttf') format('truetype')
 
}

@font-face {
    font-family: 'VIC-Light';
    src: url('/fonts/VIC-Light.ttf') format('truetype')
 
}

@font-face {
    font-family: 'VIC-Medium';
    src: url('/fonts/VIC-Medium.ttf') format('truetype')
 
}

@font-face {
    font-family: 'VIC-Regular';
    src: url('/fonts/VIC-Regular.ttf') format('truetype')
 
}