@font-face {
    font-family: 'Kitbooth Sans';
    src: url('kitbooth_sans-regular.woff?ver=2') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Kitbooth Sans';
    src: url('kitbooth_sans-italic.woff?ver=2') format('woff');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Kitbooth Sans';
    src: url('kitbooth_sans-bold.woff?ver=2') format('woff');
    font-weight: bold;
    font-style: normal;

}