@font-face {
    font-family: 'Garamond';
    src: url('Garamond.eot');
    src: url('Garamond.eot?#iefix') format('embedded-opentype'),
        url('Garamond.woff2') format('woff2'),
        url('Garamond.woff') format('woff'),
        url('Garamond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Formular';
    src: url('Formular.eot');
    src: url('Formular.eot?#iefix') format('embedded-opentype'),
        url('Formular.woff2') format('woff2'),
        url('Formular.woff') format('woff'),
        url('Formular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Formular Light';
    src: url('Formular-Light.eot');
    src: url('Formular-Light.eot?#iefix') format('embedded-opentype'),
        url('Formular-Light.woff2') format('woff2'),
        url('Formular-Light.woff') format('woff'),
        url('Formular-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Formular Medium';
    src: url('Formular-Medium.eot');
    src: url('Formular-Medium.eot?#iefix') format('embedded-opentype'),
        url('Formular-Medium.woff2') format('woff2'),
        url('Formular-Medium.woff') format('woff'),
        url('Formular-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Formular Bold';
    src: url('Formular-Bold.eot');
    src: url('Formular-Bold.eot?#iefix') format('embedded-opentype'),
        url('Formular-Bold.woff2') format('woff2'),
        url('Formular-Bold.woff') format('woff'),
        url('Formular-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}