/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 22, 2022 */



@font-face {
    font-family: 'marvelbold';
    src: url('marvel-bold-webfont.woff2') format('woff2'),
         url('marvel-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'marvelbold_italic';
    src: url('marvel-bolditalic-webfont.woff2') format('woff2'),
         url('marvel-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'marvelitalic';
    src: url('marvel-italic-webfont.woff2') format('woff2'),
         url('marvel-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'marvelregular';
    src: url('marvel-regular-webfont.woff2') format('woff2'),
         url('marvel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'just_another_handregular';
    src: url('justanotherhand-regular-webfont.woff2') format('woff2'),
         url('justanotherhand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


h1,
h2 {
  font-family: 'Just Another Hand', cursive;
}

body {
    background-color: #0D1423;
    color: white;
    font-family: 'Marvel', sans-serif;
    font-size: 20px;
  }