@charset "UTF-8";

/* Roboto */

@font-face {
	font-family: 'Roboto';
	src: url('roboto-v51-latin_latin-ext-regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-v51-latin_latin-ext-italic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-v51-latin_latin-ext-500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-v51-latin_latin-ext-500italic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-v51-latin_latin-ext-600.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-v51-latin_latin-ext-600italic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
}

/* Triangles */

@font-face {
	font-family: 'Triangles';
	src: url('hinted-subset-Triangles.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}