/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
		font-family: 'Open Sans', sans-serif !important;
} 

.fs-25{
    font-size: 1.5625rem;
}

.fs-24{
    font-size: 1.5rem;
}

.fs-20{
    font-size: 1.25rem;
}

.fs-30{
    font-size: 1.875rem;
}
.fs-11{
	font-size:0.6875rem;
}

.fs-12{
    font-size: 0.75rem;
}
.fs-17{
	font-size: 1.0625rem
}
.fs-50{
	font-size:3.125rem;
}
.fs-40{
	font-size:2.5rem;
}

.fw-sb{
    font-weight: 600;
}

.fw-b{
    font-weight: 700;
}

.fs-i{
    font-style: italic;
}

.fs-13{
	font-size: 0.8rem;
}

.fs-10{
	font-size: 0.625rem;
}
.fs-14{
	font-size: 0.875rem;
}

.fs-15{
	font-size : 0.937rem;
}
.fs-60{
	font-size: 3.75rem;
}
.fs-19{
	font-size: 1.1875rem;
}
.fs-16{
	font-size: 1.0rem;
}


.fs-i-placeholder::placeholder{
    font-style: italic;
}

.FontAwesome{
	    font-family: 'FontAwesome' !important;
}

.fs-15::placeholder{
	font-size : 0.937rem !important;
}
