@import url('https://fonts.googleapis.com/css2?family=$Circular:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');



@font-face {
    font-family: 'Circular';
    src: url('CircularPro-Book.woff2') format('woff2'),
        url('CircularPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Zolina-Bold';
    src: url('Zolina-Bold.eot');
    src: local('Zolina Bold'), local('Zolina-Bold'),
        url('Zolina-Bold.eot?#iefix') format('embedded-opentype'),
        url('Zolina-Bold.woff2') format('woff2'),
        url('Zolina-Bold.woff') format('woff'),
        url('Zolina-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



@font-face {
    font-family: 'Zolina-Medium';
    src: url('Zolina-Medium.eot');
    src: local('Zolina Medium'), local('Zolina-Medium'),
        url('Zolina-Medium.eot?#iefix') format('embedded-opentype'),
        url('Zolina-Medium.woff2') format('woff2'),
        url('Zolina-Medium.woff') format('woff'),
        url('Zolina-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Zolina-SemiBold';
    src: url('Zolina-SemiBold.eot');
    src: local('Zolina SemiBold'), local('Zolina-SemiBold'),
        url('Zolina-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Zolina-SemiBold.woff2') format('woff2'),
        url('Zolina-SemiBold.woff') format('woff'),
        url('Zolina-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Zolina-Regular';
    src: url('Zolina-Regular.eot');
    src: local('Zolina Regular'), local('Zolina-Regular'),
        url('Zolina-Regular.eot?#iefix') format('embedded-opentype'),
        url('Zolina-Regular.woff2') format('woff2'),
        url('Zolina-Regular.woff') format('woff'),
        url('Zolina-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Zolina-ExtraLight';
    src: url('Zolina-ExtraLight.eot');
    src: local('Zolina ExtraLight'), local('Zolina-ExtraLight'),
        url('Zolina-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('Zolina-ExtraLight.woff2') format('woff2'),
        url('Zolina-ExtraLight.woff') format('woff'),
        url('Zolina-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}



