@charset "utf-8";
@font-face {
    font-family: 'fontbold';
    src: url('../webfot/f37moon-bold-webfont.woff2') format('woff2'),
         url('../webfot/f37moon-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fontmid';
    src: url('../webfot/f37moon-demi-webfont.woff2') format('woff2'),
         url('../webfot/f37moon-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fontreg';
    src: url('../webfot/f37moon-regular-webfont.woff2') format('woff2'),
         url('../webfot/f37moon-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}