@font-face {
    font-family: 'blambot_casualregular';
    src: url('fonts/blambot_casual_regular-webfont.woff2') format('woff2'),
         url('fonts/blambot_casual_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChelseaMarket-Regular';
    src: url('fonts/ChelseaMarket-Regular.woff2') format('woff2'),
         url('fonts/ChelseaMarket-Regular.woff') format('woff'),
         url('fonts/ChelseaMarket-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}