
@font-face {
  font-family:	'dcRoboto';
  font-style:	normal;
  font-weight:	400;
  src:	url(Roboto-Regular.woff2) format('woff2'),
	url(Roboto-Regular.woff) format('woff');
}

@font-face {
  font-family:	'dcRoboto';
  font-style:	normal;
  font-weight:	700;
  src:	url(Roboto-Bold.woff2) format('woff2'),
	url(Roboto-Bold.woff) format('woff');
}

@font-face {
  font-family:	'dcRoboto';
  font-style:	italic;
  font-weight:	400;
  src:	url(Roboto-Italic.woff2) format('woff2'),
	url(Roboto-Italic.woff) format('woff');
}

@font-face {
  font-family:	'dcRoboto';
  font-style:	italic;
  font-weight:	700;
  src:	url(Roboto-BoldItalic.woff2) format('woff2'),
	url(Roboto-BoldItalic.woff) format('woff');
}

@font-face {
  font-family:	'dcRoboto Mono';
  font-style:	normal;
  font-weight:	400;
  src:	url(RobotoMono-Regular.woff2) format('woff2'),
	url(RobotoMono-Regular.woff) format('woff');
}

@font-face {
  font-family:	'dcRoboto Condensed';
  font-style:	normal;
  font-weight:	400;
  src:	url(RobotoCondensed-Regular.woff2) format('woff2'),
	url(RobotoCondensed-Regular.woff) format('woff');
}

