﻿@font-face {
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-weight: 400;
    src: local('Comic Sans MS'), local('ComicSansMS-Regular'),
        url(/assets/images/games/font/comic-sans-ms.woff) format('woff'),
        url(/assets/images/games/font/comic-sans-ms.ttf) format('truetype');
}