@font-face {
	font-family: 'artegra-regular';
	src: url('../../fonts/ArtegraSans-Regular.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-light';
	src: url('../../fonts/ArtegraSans-Light.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-medium';
	src: url('../../fonts/ArtegraSans-Medium.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-black';
	src: url('../../fonts/ArtegraSans-Black.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-bold';
	src: url('../../fonts/ArtegraSans-Bold.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-extrabold';
	src: url('../../fonts/ArtegraSans-ExtraBold.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-italic';
	src: url('../../fonts/ArtegraSans-Italic.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'artegra-thin';
	src: url('../../fonts/ArtegraSans-Thin.otf');
	font-weight: normal;
	font-style: normal;
}

