@font-face {
font-family: 'Aller';
src: url('Aller_Rg.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Aller';
src: url('Aller_Bd.woff') format('woff');
font-weight: bold;
font-style: normal;
}

@font-face {
font-family: 'Aller';
font-style: italic;
font-weight: normal;
src: local('Aller Italic'), url('Aller_It.woff') format('woff');
}

@font-face {
font-family: 'Aller';
font-style: italic;
font-weight: bold;
src: local('Aller Bold Italic'), url('Aller_BdIt.woff') format('woff');
}