@import url("https://fonts.googleapis.com/css?family=Roboto:300,900");
@import url('https://fonts.googleapis.com/css?family=Alex+Brush');
/*!
 *  Font Roboto / Somatic Rounded (thanks to Transfonter http://transfonter.org)
 */
 @font-face {
 	font-family: 'Somatic Rounded';
 	src: url('../include/font/Somatic-Rounded.eot');
 	src: url('../include/font/Somatic-Rounded.eot?#iefix') format('embedded-opentype'),
 		url('../include/font/Somatic-Rounded.woff') format('woff'),
 		url('../include/font/Somatic-Rounded.ttf') format('truetype');
 	font-weight: normal;
 	font-style: normal;
 }

@font-face {
	font-family: 'RobotoBlack';
	src: url('../include/font/Roboto-Black.eot');
	src: url('../include/font/Roboto-Black.eot?#iefix') format('embedded-opentype'),
		url('../include/font/Roboto-Black.woff') format('woff'),
		url('../include/font/Roboto-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'RobotoLight';
	src: url('../include/font/Roboto-Light.eot');
	src: url('../include/font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
		url('../include/font/Roboto-Light.woff') format('woff'),
		url('../include/font/Roboto-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

/*!
 *  Font Doctype by Icomoon
 */
@font-face {
  font-family: 'doctype-icon';
  src:  url('../include/font/doctype-icon.eot?49winc');
  src:  url('../include/font/doctype-icon.eot?49winc#iefix') format('embedded-opentype'),
    url('../include/font/doctype-icon.ttf?49winc') format('truetype'),
    url('../include/font/doctype-icon.woff?49winc') format('woff'),
    url('../include/font/doctype-icon.svg?49winc#doctype-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="doctype-"], [class*=" doctype-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'doctype-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.doctype-simbolo-2:before {
  content: "\e901";
}
.doctype-simbolo-1:before {
  content: "\e900";
}
.doctype-simbolo-3:before {
  content: "\e902";
}
.doctype-simbolo-4:before {
  content: "\e903";
}
.doctype-simbolo-5:before {
  content: "\e904";
}
.doctype-simbolo-6:before {
  content: "\e905";
}
.doctype-simbolo-communication-agency:before {
  content: "\e906";
}
.doctype-simbolo-doctype:before {
  content: "\e907";
}
.doctype-simbolo-service-provider:before {
  content: "\e908";
}
.doctype-simbolo-web-agency:before {
  content: "\e909";
}
