@font-face {
    font-family: 'Main-heading';
    src: url(Assets/Fonts/CormorantGaramond-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Main-heading-emp';
    src: url(Assets/Fonts/CormorantGaramond-BoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Main-alt';
    src: url(Assets/Fonts/Cinzel-VariableFont_wght.ttf) format('truetype');
}

@font-face {
    font-family: 'Main-body';
    src: url(Assets/Fonts/Poppins-Light.ttf) format('truetype');
}