@font-face {
    font-family: 'Quattrocento';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/quattrocento/regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/quattrocento/regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/quattrocento/regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/quattrocento/regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/quattrocento/regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Quattrocento';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/quattrocento/bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/quattrocento/bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/quattrocento/bold.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/quattrocento/bold.woff') format('woff'), /* Modern Browsers */
        url('fonts/quattrocento/bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Quattrocento Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/quattrocento_sans/regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/quattrocento_sans/regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/quattrocento_sans/regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/quattrocento_sans/regular.woff') format('woff'), /* Modern Browsers */
        url('fonts/quattrocento_sans/regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Quattrocento Sans';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/quattrocento_sans/italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/quattrocento_sans/italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/quattrocento_sans/italic.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/quattrocento_sans/italic.woff') format('woff'), /* Modern Browsers */
        url('fonts/quattrocento_sans/italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Quattrocento Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/quattrocento_sans/bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/quattrocento_sans/bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/quattrocento_sans/bold.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/quattrocento_sans/bold.woff') format('woff'), /* Modern Browsers */
        url('fonts/quattrocento_sans/bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Quattrocento Sans';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/quattrocento_sans/bolditalic.eot'); /* IE9 Compat Modes */
    src: url('fonts/quattrocento_sans/bolditalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/quattrocento_sans/bolditalic.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/quattrocento_sans/bolditalic.woff') format('woff'), /* Modern Browsers */
        url('fonts/quattrocento_sans/bolditalic.ttf') format('truetype'); /* Safari, Android, iOS */
}