/* fonts */
@font-face {
	font-family: 'rawline';
	src: url('fonts/rawline-400.woff2') format('woff2'),
		 url('fonts/rawline-400.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'rawline';
	src: url('fonts/rawline-400i.woff2') format('woff2'),
		 url('fonts/rawline-400i.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'rawline';
	src: url('fonts/rawline-500.woff2') format('woff2'),
		 url('fonts/rawline-500.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'rawline';
	src: url('fonts/rawline-600.woff2') format('woff2'),
		 url('fonts/rawline-600.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'rawline';
	src: url('fonts/rawline-700.woff2') format('woff2'),
		 url('fonts/rawline-700.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'rawline';
	src: url('fonts/rawline-800.woff2') format('woff2'),
		 url('fonts/rawline-800.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

/* Text */
h1.cold-and-flu, h2.cold-and-flu, h3.cold-and-flu, h4.cold-and-flu, h5.cold-and-flu, p.cold-and-flu, span.cold-and-flu, em.cold-and-flu
{
    color: #00abe5 !important;
}
h1.wound-care, h2.wound-care, h3.wound-care, h4.wound-care, h5.wound-care, p.wound-care, span.wound-care, em.wound-care
{
    color: #faa61a !important;
}
h1.feminine-care, h2.feminine-care, h3.feminine-care, h4.feminine-care, h5.feminine-care, p.feminine-care, span.feminine-care, em.feminine-care 
{
    color: #a25eb5 !important;
}
h1.protective-care, h2.protective-care, h3.protective-care, h4.protective-care, h5.protective-care, p.protective-care, span.protective-care, em.protective-care 
{
    color: #cc4040 !important;
}
h1.daily-hygiene-products, h2.daily-hygiene-products, h3.daily-hygiene-products, h4.daily-hygiene-products, h5.daily-hygiene-products, p.daily-hygiene-products, span.daily-hygiene-products, em.daily-hygiene-products 
{
    color: #73bd44 !important;
}