﻿/* BEGIN FS Lola Bold
----------------------------------- */
@font-face {
	font-family: 'FS Lola';
	font-style: normal;
	font-weight: bold;
	src: url(../fonts/fs_lola-bold-webfont.eot);
	src: url(../fonts/fs_lola-bold-webfont.woff) format('woff'), 
	     url(../fonts/fs_lola-bold-webfont.ttf)  format('truetype'), 
		 url(../fonts/fs_lola-bold-webfont.svg)  format('svg');
}
/* END FONT
----------------------------------- */

/* BEGIN FS Lola Italic
----------------------------------- */
@font-face {
	font-family: 'FS Lola';
	font-style: italic;
	font-weight: normal;
	src: url(../fonts/fs_lola-italic-webfont.eot);
	src: url(../fonts/fs_lola-italic-webfont.woff) format('woff'), 
	     url(../fonts/fs_lola-italic-webfont.ttf)  format('truetype'), 
		 url(../fonts/fs_lola-italic-webfont.svg)  format('svg');
}
/* END FONT
----------------------------------- */

/* BEGIN Open Sans Light
----------------------------------- */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light-webfont.woff2") format("woff2"),
       url("../fonts/opensans-light-webfont.woff") format("woff"),
       url("../fonts/opensans-light-webfont.ttf") format("truetype"),
       url("../fonts/opensans-light-webfont.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
/* END FONT
----------------------------------- */

/* BEGIN Open Sans Regular
----------------------------------- */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"),
       url("../fonts/opensans-regular-webfont.woff") format("woff"),
       url("../fonts/opensans-regular-webfont.ttf") format("truetype"),
       url("../fonts/opensans-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* END FONT
----------------------------------- */

/* BEGIN Open Sans Bold
----------------------------------- */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.woff2") format("woff2"),
       url("../fonts/opensans-bold-webfont.woff") format("woff"),
       url("../fonts/opensans-bold-webfont.ttf") format("truetype"),
       url("../fonts/opensans-bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
/* END FONT
----------------------------------- */

/* BEGIN Poppins Light
----------------------------------- */
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
/* END FONT
----------------------------------- */

/* BEGIN Poppins Regular
----------------------------------- */
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* END FONT
----------------------------------- */

/* BEGIN Poppins Bold
----------------------------------- */
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/* END FONT
----------------------------------- */