@font-face {
	font-family: 'PT Root UI';
	font-display: auto;
	src: url('../fonts/PT-Root-UI_Regular.eot');
	src: url('../fonts//PT-Root-UI_Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts//PT-Root-UI_Regular.woff') format('woff'),
		url('../fonts//PT-Root-UI_Regular.woff2') format('woff2'),
		url('../fonts//PT-Root-UI_Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'PT Root UI';
	font-display: auto;
	src: url('../fonts/PT-Root-UI_Medium.eot');
	src: url('../fonts/PT-Root-UI_Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PT-Root-UI_Medium.woff') format('woff'),
		url('../fonts/PT-Root-UI_Medium.woff2') format('woff2'),
		url('../fonts/PT-Root-UI_Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'PT Root UI';
	font-display: auto;
	src: url('../fonts/PT-Root-UI_Bold.eot');
	src: url('../fonts/PT-Root-UI_Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PT-Root-UI_Bold.woff') format('woff'),
		url('../fonts/PT-Root-UI_Bold.woff2') format('woff2'),
		url('../fonts/PT-Root-UI_Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	font-display: auto;
	src: url('../fonts/Montserrat-SemiBold.eot');
	src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-SemiBold.woff') format('woff'),
		url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
		url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	font-display: auto;
	src: url('../fonts/Montserrat-Bold.eot');
	src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Bold.woff') format('woff'),
		url('../fonts/Montserrat-Bold.woff2') format('woff2'),
		url('../fonts/Montserrat-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	font-display: auto;
	src: url('../fonts/Montserrat-ExtraBold.eot');
	src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-ExtraBold.woff') format('woff'),
		url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
		url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}