@font-face {
    font-family: 'dk_kwarkregular';
    src: url('../fonts/dk-kwark.woff2') format('woff2'),
         url('../fonts/dk-kwark.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thirsty_roughbold_three';
    src: url('../fonts/thirstyroughboldthree.woff2') format('woff2'),
         url('../fonts/thirstyroughboldthree.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'thirsty_roughregular';
    src: url('../fonts/thirstyroughregular.woff2') format('woff2'),
         url('../fonts/thirstyroughregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thirsty_roughlight_two';
    src: url('../fonts/thirstyroughlighttwo.woff2') format('woff2'),
         url('../fonts/thirstyroughlighttwo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}