@font-face {
  font-family: 'ico-';
  src:  url('fonts/ico-.eot?ffzdpo');
  src:  url('fonts/ico-.eot?ffzdpo#iefix') format('embedded-opentype'),
    url('fonts/ico-.ttf?ffzdpo') format('truetype'),
    url('fonts/ico-.woff?ffzdpo') format('woff'),
    url('fonts/ico-.svg?ffzdpo#ico-') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ico-' !important;
  speak: never;
  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;
}

.ico-pen:before {
	content: "\e907";
}

.ico-bxs-truck:before {
	content: "\e900";
}

.ico-chevron-right:before {
	content: "\e901";
}

.ico-home:before {
	content: "\e902";
}

.ico-mobile-alt:before {
	content: "\e903";
}

.ico-pills:before {
	content: "\e904";
}

.ico-praying-hands:before {
	content: "\e905";
}

.ico-user-solid:before {
	content: "\e906";
}

.ico-info:before {
	content: "\ea0c";
}
