@font-face {
    font-family: 'Aero';
    src: url('../fonts/Aero.woff2') format('woff2'),
         url('../fonts/Aero.woff') format('woff'),
		 url('../fonts/Aero.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}