@font-face{ 
	font-family: 'Aileron-Regular';
	src: url("../fonts/Aileron-Regular.eot"); /* IE9 Compat Modes */
	  src: url("../fonts/Aileron-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	    url("../fonts/Aileron-Regular.otf") format("opentype"), /* Open Type Font */
	    url("../fonts/Aileron-Regular.svg") format("svg"), /* Legacy iOS */
	    url("../fonts/Aileron-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
	    url("../fonts/Aileron-Regular.woff") format("woff"), /* Modern Browsers */
	    url("../fonts/Aileron-Regular.woff2") format("woff2"); /* Modern Browsers */
	  font-weight: normal;
	  font-style: normal;
}
@font-face {
  font-family: "Aileron-Light";
  src: url("../fonts/Aileron-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Aileron-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Aileron-Light.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Aileron-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Aileron-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Aileron-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}