@font-face {
    font-family: 'kaushan_scriptregular';
    src: url('kaushanscript-regular-webfont.woff2') format('woff2'),
         url('kaushanscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
img {
    width: 100%;

}

h1 {
    font-family: kaushan_scriptregular;
    text-align: center;
}
.comicIcon {
    width: 100%;
    position: relative;
}
