@font-face {
    font-family: 'Amatic';
    src: url('../fonts/Amatic.eot');
    src: local('../fonts/Amatic'), local('../fonts/Amatic'), 
         url('../fonts/Amatic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Amatic.woff') format('woff'),
         url('../fonts/Amatic.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'MavenPro';
    src: url('../fonts/MavenProRegular.eot');
    src: local('../fonts/MavenProRegular'), local('../fonts/MavenProRegular'), 
         url('../fonts/MavenProRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MavenProRegular.woff') format('woff'),
         url('../fonts/MavenProRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'MavenPro';
    src: url('../fonts/MavenProMedium.eot');
    src: local('../fonts/MavenProMedium'), local('../fonts/MavenProMedium'), 
         url('../fonts/MavenProMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MavenProMedium.woff') format('woff'),
         url('../fonts/MavenProMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'MavenPro';
    src: url('../fonts/MavenProBold.eot');
    src: local('../fonts/MavenProBold'), local('../fonts/MavenProBold'), 
         url('../fonts/MavenProBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MavenProBold.woff') format('woff'),
         url('../fonts/MavenProBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}