
@font-face {
    font-family: 'Hans Kendrick Heavy';
    src: url('custom-fonts/hanskendrick-heavy-webfont.oft') format("oft");
    src: url(./../fonts/hanskendrick-heavy-webfont.eot) format('embedded-opentype'),
         url(./../fonts/hanskendrick-heavy-webfont.woff) format('woff'),
         url(./../fonts/hanskendrick-heavy-webfont.ttf) format('truetype'),
         url(./../images/hanskendrick-heavy-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hans Kendrick Light';
    src: url('custom-fonts/hanskendrick-light-webfont.oft') format("oft");
    src: url(./../fonts/hanskendrick-light-webfont.eot) format('embedded-opentype'),
         url(./../fonts/hanskendrick-light-webfont.woff) format('woff'),
         url(./../fonts/hanskendrick-light-webfont.ttf) format('truetype'),
         url(./../images/hanskendrick-light-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hans Kendrick Medium';
    src: url('custom-fonts/hanskendrick-medium-webfont.oft') format("oft");
    src: url(./../fonts/hanskendrick-medium-webfont.eot) format('embedded-opentype'),
         url(./../fonts/hanskendrick-medium-webfont.woff) format('woff'),
         url(./../fonts/hanskendrick-medium-webfont.ttf) format('truetype'),
         url(./../images/hanskendrick-medium-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hans Kendrick Regular';
    src: url('custom-fonts/hanskendrick-regular-webfont.oft') format("oft");
    src: url(./../fonts/hanskendrick-regular-webfont.eot) format('embedded-opentype'),
         url(./../fonts/hanskendrick-regular-webfont.woff) format('woff'),
         url(./../fonts/hanskendrick-regular-webfont.ttf) format('truetype'),
         url(./../images/hanskendrick-regular-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}
