@font-face {
    font-family: 'Aargau Pro Medium';
    src: url('../fonts/aargau-pro-medium-webfont.eot');
    src: url('../fonts/aargau-pro-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aargau-pro-medium-webfont.woff') format('woff'),
    url('../fonts/aargau-pro-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aargau Pro Bold';
    src: url('aargau-pro-bold-webfont.eot');
    src: url('aargau-pro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('aargau-pro-bold-webfont.woff') format('woff'),
    url('aargau-pro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Aargau Pro Poster';
    src: url('aargau-pro-poster-bold-webfont.eot');
    src: url('aargau-pro-poster-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('aargau-pro-poster-bold-webfont.woff') format('woff'),
    url('aargau-pro-poster-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}