@font-face {
    font-family: 'Orbitron';
    src: url('/storage/fonts/orbitron.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothic';
    src: url('/storage/fonts/centurygothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('/storage/fonts/playfairdisplay.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Poppins';
    src: url('/storage/fonts/poppins.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('/storage/fonts/cormorantGaramond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Lato';
    src: url('/storage/fonts/lato.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'Manrope';
    src: url('/storage/fonts/Manrope.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    src: url('/storage/fonts/Cinzel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/storage/fonts/Montserrat.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'Inter';
    src: url('/storage/fonts/Inter.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('/storage/fonts/Rajdhani.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/storage/fonts/OpenSans.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'Oswald';
    src: url('/storage/fonts/Oswald.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'Cairo';
    src: url('/storage/fonts/Cairo.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}

@font-face {
    font-family: 'DM Sans';
    src: url('/storage/fonts/Dmsans.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;

}

@font-face {
    font-family: 'Bebas Neue';
    src: url('/storage/fonts/BebasNeue.ttf') format('truetype');
    font-weight: inherit;
    font-style: inherit;
}