@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'AMedium';
    src: url('../fonts/font-webfont.eot');
    src: url('../fonts/font-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font-webfont.woff') format('woff'),
         url('../fonts/font-webfont.ttf') format('truetype'),
         url('../fonts/font-webfont.svg#aaux_promediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ALight';
    src: url('../fonts/font_0-webfont.eot');
    src: url('../fonts/font_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font_0-webfont.woff') format('woff'),
         url('../fonts/font_0-webfont.ttf') format('truetype'),
         url('../fonts/font_0-webfont.svg#aaux_prolightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AThin';
    src: url('../fonts/font2-webfont.eot');
    src: url('../fonts/font2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font2-webfont.woff') format('woff'),
         url('../fonts/font2-webfont.ttf') format('truetype'),
         url('../fonts/font2-webfont.svg#aaux_prothinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}