@font-face {
    font-family: 'Snake in the Boot Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Snake in the Boot Regular'), url('../fonts/SnakeInTheBoot.woff') format('woff');
}

@font-face {
    font-family: 'Marker-Felt';
    font-weight: normal;
    font-style: normal;
    src:local('Marker-Felt'), url('../fonts/MarkerFelt.woff') format('woff'); 
}

@font-face {
    font-family: 'Hollows Free';
    font-weight: normal;
    font-style: normal;
    src:local('Hollows Free'), url('../fonts/HollowsFree.ttf') format('ttf'); 
}

@font-face {
    font-family: 'Trick or Treat';
    font-weight: normal;
    font-style: normal;
    src:local('trick or treat'), url('../fonts/TrickOrTreat.ttf') format('ttf'); 
}

@font-face {
    font-family: 'Chicago Bright Neon 3D';
    font-weight: normal;
    font-style: normal;
    src:local('Chicago Bright Neon 3D'), url('../fonts/ChicagoBrightNeon3DRegular.ttf') format('ttf'); 
}