
@font-face {
    font-family: 'Hans Kendrick Heavy';
    src: url("") format("oft");
    src: url("") format('embedded-opentype'),
         url("") format('woff'),
         url("") format('truetype'),
         url("") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hans Kendrick Light';
    src: url("") format("oft");
    src: url("") format('embedded-opentype'),
         url("") format('woff'),
         url("") format('truetype'),
         url("") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hans Kendrick Medium';
    src: url("") format("oft");
    src: url("") format('embedded-opentype'),
         url("") format('woff'),
         url("") format('truetype'),
         url("") format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hans Kendrick Regular';
    src: url("") format("oft");
    src: url("") format('embedded-opentype'),
         url("") format('woff'),
         url("") format('truetype'),
         url("") format('svg');
    font-weight: normal;
    font-style: normal;

}
