@font-face {
    font-family: 'Tilda Sans';
    src: url('../fonts/TildaSans-Medium.eot');
    src: local('Tilda Sans Medium'), local('TildaSans-Medium'),
        url('../fonts/TildaSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TildaSans-Medium.woff2') format('woff2'),
        url('../fonts/TildaSans-Medium.woff') format('woff'),
        url('../fonts/TildaSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tilda Sans';
    src: url('../fonts/TildaSans-Bold.eot');
    src: local('Tilda Sans Bold'), local('TildaSans-Bold'),
        url('../fonts/TildaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TildaSans-Bold.woff2') format('woff2'),
        url('../fonts/TildaSans-Bold.woff') format('woff'),
        url('../fonts/TildaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tilda Sans';
    src: url('../fonts/TildaSans-Light.eot');
    src: local('Tilda Sans Light'), local('TildaSans-Light'),
        url('../fonts/TildaSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TildaSans-Light.woff2') format('woff2'),
        url('../fonts/TildaSans-Light.woff') format('woff'),
        url('../fonts/TildaSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tilda Sans';
    src: url('../fonts/TildaSans-Black.eot');
    src: local('Tilda Sans Black'), local('TildaSans-Black'),
        url('../fonts/TildaSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TildaSans-Black.woff2') format('woff2'),
        url('../fonts/TildaSans-Black.woff') format('woff'),
        url('../fonts/TildaSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tilda Sans';
    src: url('../fonts/TildaSans-Regular.eot');
    src: local('Tilda Sans'), local('TildaSans-Regular'),
        url('../fonts/TildaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TildaSans-Regular.woff2') format('woff2'),
        url('../fonts/TildaSans-Regular.woff') format('woff'),
        url('../fonts/TildaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
	font-family: 'Soyuz Grotesk';
	src: url('../fonts/Soyuz Grotesk Bold.otf');
	src: local('Soyuz Grotesk Bold'), local('Soyuz Grotesk-Bold'),
		url('../fonts/Soyuz Grotesk Bold.woff2') format('woff2'),
		url('../fonts/Soyuz Grotesk Bold.woff') format('woff'),
		url('../fonts/Soyuz Grotesk Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


