@font-face {
    font-family: 'Exo2';
    src: url('../fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Exo2-Regular.woff') format('woff'),
    url('../fonts/Exo2-Regular.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Exo2';
    src: url('../fonts/Exo2-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Exo2-Medium.woff') format('woff'),
    url('../fonts/Exo2-Medium.ttf')  format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Exo2';
    src: url('../fonts/Exo2-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Exo2-SemiBold.woff') format('woff'),
    url('../fonts/Exo2-SemiBold.ttf')  format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Exo2';
    src: url('../fonts/Exo2-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Exo2-Bold.woff') format('woff'),
    url('../fonts/Exo2-Bold.ttf')  format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Exo2';
    src: url('../fonts/Exo2-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Exo2-BoldItalic.woff') format('woff'),
    url('../fonts/Exo2-BoldItalic.ttf')  format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Aller';
    src: url('../fonts/Aller.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Aller.woff') format('woff'),
    url('../fonts/Aller.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aller';
    src: url('../fonts/Aller-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Aller-Bold.woff') format('woff'),
    url('../fonts/Aller-Bold.ttf')  format('truetype');
    font-weight: 700;
    font-style: normal;
}