/* Шрифты IBM Plex Sans */
@font-face {
	font-family: 'IBM Plex Sans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-Regular.ttf') format('truetype');
	font-display: swap;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-Medium.ttf') format('truetype');
	font-display: swap;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.ttf') format('truetype');
	font-display: swap;
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-Bold.ttf') format('truetype');
	font-display: swap;
	font-weight: 700;
	font-style: normal;
}

/* Совместимость со старым именем */
@font-face {
	font-family: 'IBMPlexSans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-Regular.ttf') format('truetype');
	font-display: swap;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'IBMPlexSans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-Medium.ttf') format('truetype');
	font-display: swap;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'IBMPlexSans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-SemiBold.ttf') format('truetype');
	font-display: swap;
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'IBMPlexSans';
	src: url('../../fonts/IBM_Plex_Sans/IBMPlexSans-Bold.ttf') format('truetype');
	font-display: swap;
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons Pro VF Trial';
	src: url('../../fonts/TTCommons-ExtraBold.woff2') format('woff2'),
		url('../../fonts/TTCommons-ExtraBold.woff') format('woff'),
		url('../../fonts/TTCommons-ExtraBold.ttf') format('truetype'),
		url('../../fonts/TTCommons-ExtraBold.eot') format('embedded-opentype');
	font-display: swap;
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons Pro VF Trial';
	src: url('../../fonts/TTCommons-ExtraBoldItalic.woff2') format('woff2'),
		url('../../fonts/TTCommons-ExtraBoldItalic.woff') format('woff'),
		url('../../fonts/TTCommons-ExtraBoldItalic.ttf') format('truetype'),
		url('../../fonts/TTCommons-ExtraBoldItalic.eot') format('embedded-opentype');
	font-display: swap;
	font-weight: 800;
	font-style: italic;
}

/* Шрифт Orbitron */
@font-face {
	font-family: 'Orbitron';
	src: url('../../fonts/Orbitron-Regular.ttf') format('truetype');
	font-display: swap;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src: url('../../fonts/Orbitron-Medium.ttf') format('truetype');
	font-display: swap;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src: url('../../fonts/Orbitron-SemiBold.ttf') format('truetype');
	font-display: swap;
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src: url('../../fonts/Orbitron-Bold.ttf') format('truetype');
	font-display: swap;
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src: url('../../fonts/Orbitron-ExtraBold.ttf') format('truetype');
	font-display: swap;
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Orbitron';
	src: url('../../fonts/Orbitron-Black.ttf') format('truetype');
	font-display: swap;
	font-weight: 900;
	font-style: normal;
}

/* Импорт шрифтов */
/* @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap'); */
