/* Copyright (C) YOOtheme GmbH, Peacock Idea Inc. */

/* ========================================================================
   Use this file to add fonts CSS easily
 ========================================================================== */

@font-face {
    font-family: 'dimboregular';
    src: url('../fonts/dimbo_regular-webfont.woff2') format('woff2'),
         url('../fonts/dimbo_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'please_write_me_a_songmedium';
    src: url('../fonts/please_write_me_a_song-webfont.woff2') format('woff2'),
         url('../fonts/please_write_me_a_song-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}