@font-face {
    font-family: 'GaramondPremierPro';
    src: url('../fonts/GaramondPremierPro.eot');
    src: url('../fonts/GaramondPremierPro.eot') format('embedded-opentype'),
         url('../fonts/GaramondPremierPro.woff2') format('woff2'),
         url('../fonts/GaramondPremierPro.woff') format('woff'),
         url('../fonts/GaramondPremierPro.ttf') format('truetype'),
         url('../fonts/GaramondPremierPro.svg#GaramondPremierPro') format('svg');
}
