body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}

.App {
  text-align: center;
}

.App-logo {
  animation: App-logo-spin infinite 20s linear;
  height: 80px;
}

.App-header {
  background-color: #222;
  height: 150px;
  padding: 20px;
  color: white;
}

.App-title {
  font-size: 1.5em;
}

.App-intro {
  font-size: large;
}

@keyframes App-logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(3d5923f94fc319b5652a.ttf) format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(4f712f17699ad7802828.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(9585580230392fee3fdc.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(17e98b9e5586529b13cc.ttf) format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(f0cdede053a22b990af8.ttf) format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(4d4312a9af9f5f85f6bf.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(029b9bc9d72f4d799803.ttf) format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(2010272e7b458452ae46.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(043771c999cd4d47d9f3.ttf) format("truetype");
    font-weight: bold;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(1c9d53ac65b20d03c4d0.ttf) format("truetype");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(8dafb2ac05778278072a.ttf) format("truetype");
    font-weight: 800;
}

@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"),
    url(834e159ebdb3097d4619.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("HelveticaNeue"),
    url(36eda63937e4dde42087.otf) format("truetype");
    font-weight: 0;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("HelveticaNeue"),
    url(a0f6189eee2c746fcaf8.otf) format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("HelveticaNeue"),
    url(f0cf2111420398857473.otf) format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("HelveticaNeue"),
    url(40bbf2bad0ede5eb8204.otf) format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("HelveticaNeue"),
    url(03475f13541c9191c105.otf) format("truetype");
    font-weight: auto;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("HelveticaNeue"),
    url(ebdcff04744534c6f7f2.otf) format("truetype");
    font-weight: bold;
}


/*# sourceMappingURL=main.dadf54ae.css.map*/