@font-face {
    font-family: 'AleoRegular';
    src: url('AleoRegular.eot');
    src: url('AleoRegular.eot') format('embedded-opentype'),
         url('AleoRegular.woff2') format('woff2'),
         url('AleoRegular.woff') format('woff'),
         url('AleoRegular.ttf') format('truetype'),
         url('AleoRegular.svg#AleoRegular') format('svg');
}
@font-face {
    font-family: 'AleoBold';
    src: url('AleoBold.eot');
    src: url('AleoBold.eot') format('embedded-opentype'),
         url('AleoBold.woff2') format('woff2'),
         url('AleoBold.woff') format('woff'),
         url('AleoBold.ttf') format('truetype'),
         url('AleoBold.svg#AleoBold') format('svg');
}
