@font-face {
    font-family: 'Aileron-Black';
    src: url('../fonts/Aileron-Black-webfont.woff') format("woff"),
		 url('../fonts/Aileron-Black.otf') format("opentype");
}
		 
@font-face {
	font-family: 'Aileron-Regular';
	src: url('../fonts/Aileron-Regular-webfont.woff') format("woff"),
		 url('../fonts/Aileron-Regular.otf') format("opentype");    
}
