@font-face {
    font-family: "GuillonRegular";
    src:    url('GuillonWebRegular/guillon-regular.eot');
    src:    url('GuillonWebRegular/guillon-regular.eot?#iefix') format('embedded-opentype'),
            url('GuillonWebRegular/guillon-regular.woff') format('woff'),
            url('GuillonWebRegular/guillon-regular.woff2') format('woff2'),
            url('GuillonWebRegular/guillon-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "GuillonBold";
    src:    url('GuillonWebBold/guillon-bold.eot');
    src:    url('GuillonWebBold/guillon-bold.eot?#iefix') format('embedded-opentype'),
            url('GuillonWebBold/guillon-bold.woff') format('woff'),
            url('GuillonWebBold/guillon-bold.woff2') format('woff2'),
            url('GuillonWebBold/guillon-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}