/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/styles.css ***!
  \********************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */


/* Provide sufficient contrast against white background */


* {
    margin: 0px;
}


*:focus {
    outline: none;
}


a {
    color: #0366d6;
}


code {
    color: #e01a76;
}


.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}


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


@font-face {
    font-family: 'LeagueScript';
    src: url('LeagueScript.eot?#iefix') format('embedded-opentype'), url('LeagueScript.woff') format('woff'), url('LeagueScript.ttf') format('truetype'), url('LeagueScript.svg#LeagueScript') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Allura-Regular';
    src: url('Allura-Regular.eot?#iefix') format('embedded-opentype'), url('Allura-Regular.woff') format('woff'), url('Allura-Regular.ttf') format('truetype'), url('Allura-Regular.svg#Allura-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*# sourceMappingURL=styles.css.map*/