
@font-face {
    font-family: 'Garamond';
    src: url('../font/Garamond.eot');
    src: url('../font/Garamond.eot?#iefix') format('embedded-opentype'),
        url('../font/Garamond.woff2') format('woff2'),
        url('../font/Garamond.woff') format('woff'),
        url('../font/Garamond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond';
    src: url('../font/Garamond-Bold.eot');
    src: url('../font/Garamond-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Garamond-Bold.woff2') format('woff2'),
        url('../font/Garamond-Bold.woff') format('woff'),
        url('../font/Garamond-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../font/AvenirNextLTPro-Regular.eot');
    src: url('../font/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('../font/AvenirNextLTPro-Regular.woff') format('woff'),
        url('../font/AvenirNextLTPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
