/*@font-face {*/
/*  font-family: "Show";*/
/*  src:  url('../fonts/SnowRegular.ttf') format('truetype');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "Carme";*/
/*  src: local(""), url(../fonts/Carme.woff) format("woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "destroy";*/
/*  src: local(""), url(../fonts/destroy.woff) format("woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "fearless";*/
/*  src: local(""), url(../fonts/fearless.woff) format("woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "OpenSans";*/
/*  src: local(""), url(../fonts/OpenSans.woff) format("woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "BigBoldand";*/
/*  src: local(""), url('../fonts/BigBoldandBRILLIANT.ttf') format("truetype");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "diane";*/
/*  src: local(""), url('../fonts/Diane-Regular.ttf') format("truetype");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/

/*@font-face {*/
/*  font-family: "russ";*/
/*  src: local(""), url(../fonts/RussTimesNew.fon) format("fon");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: "bikli";*/
/*  src: local(""), url(../fonts/Bikli-Regular.ttf) format("truetype");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/

/* Fonts Megadesigner */
@font-face {
    font-family: 'Bliki';
    src: url('../../../assets/fonts/ttf/Friendly.otf');
    src:
            local('Friendly'),
            local('Friendly'),
            url('../../../assets/fonts/ttf/Friendly.otf')
            format('opentype');
}
@font-face {
    font-family: 'Hobo';
    src: url('../../../assets/fonts/ttf/HoboStd.otf');
    src:
            local('HoboStd'),
            local('HoboStd'),
            url('../../../assets/fonts/ttf/HoboStd.otf')
            format('opentype');
}
@font-face {
    font-family: 'Block';
    src: url('../../../assets/fonts/ttf/arial.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Comic';
    src: url('../../../assets/fonts/ttf/comic-sans.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Diana';
    src: url('../../../assets/fonts/ttf/Diane-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Script';
    src: url('../../../assets/fonts/ttf/script-mt-bold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Time';
    src: url('../../../assets/fonts/ttf/Russ_Times_New.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Bikli';
    src: url('../../../assets/fonts/ttf/bikli.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Snow';
    src: url('../../../assets/fonts/ttf/Snow-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Monogram';
    src: url('../../../assets/fonts/ttf/MonogramSerif-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}