@font-face {
    font-family: 'Sanchez';
    src: url('sanchez-regular-webfont.eot');
    src: url('sanchez-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sanchez-regular-webfont.woff') format('woff'),
         url('sanchez-regular-webfont.ttf') format('truetype'),
         url('sanchez-regular-webfont.svg#sanchezregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sanchez';
    src: url('sanchez-italic-webfont.eot');
    src: url('sanchez-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('sanchez-italic-webfont.woff') format('woff'),
         url('sanchez-italic-webfont.ttf') format('truetype'),
         url('sanchez-italic-webfont.svg#sanchezitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

