/* Roboto — arquivos no CDN ICI (sem Google Fonts / gstatic) */
@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("//cdn.ici.curitiba.org.br/fontes/roboto-light.woff2") format("woff2"),
		url("//cdn.ici.curitiba.org.br/fontes/roboto-light.woff") format("woff");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("//cdn.ici.curitiba.org.br/fontes/roboto-regular.woff2") format("woff2"),
		url("//cdn.ici.curitiba.org.br/fontes/roboto-regular.woff") format("woff");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("//cdn.ici.curitiba.org.br/fontes/roboto-medium.woff2") format("woff2"),
		url("//cdn.ici.curitiba.org.br/fontes/roboto-medium.woff") format("woff");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("//cdn.ici.curitiba.org.br/fontes/roboto-bold.woff2") format("woff2"),
		url("//cdn.ici.curitiba.org.br/fontes/roboto-bold.woff") format("woff");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("//cdn.ici.curitiba.org.br/fontes/roboto-black.woff2") format("woff2"),
		url("//cdn.ici.curitiba.org.br/fontes/roboto-black.woff") format("woff");
}
