body {
  font-family: "Roboto Regular";
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  color: #89898d;
  font-weight: normal;
  line-height: 24px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  padding: 0;
  width: 100%;
}

@media only screen and (max-width: 1400px) {
  .container {
    padding: 0 3%;
    width: 100%;
  }
}

@font-face {
  font-family: "Roboto Regular";
  font-weight: "normal";
  src: url("../fonts/Roboto/Roboto-Regulard41d.eot%3F.html") format("eot"), url("../fonts/Roboto/Roboto-Regular.html") format("woff2"), url("../fonts/Roboto/Roboto-Regular.woff.html") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf.html") format("truetype"), url("../fonts/Roboto/Roboto-Regular.svg") format("svg");
}

@font-face {
  font-family: "Roboto Black";
  font-weight: "normal";
  src: url("../fonts/Roboto/Roboto-Blackd41d.eot%3F.html") format("eot"), url("../fonts/Roboto/Roboto-Black.html") format("woff2"), url("../fonts/Roboto/Roboto-Black.woff.html") format("woff"), url("../fonts/Roboto/Roboto-Black.ttf.html") format("truetype"), url("../fonts/Roboto/Roboto-Black.svg") format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  font-weight: "normal";
  src: url("../fonts/Roboto_Condensed/RobotoCondensed-Regulard41d.eot%3F.html") format("eot"), url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.html") format("woff2"), url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.woff.html") format("woff"), url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf.html") format("truetype"), url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.svg") format("svg");
}

@font-face {
  font-family: "Roboto Slab";
  font-weight: "normal";
  src: url("../fonts/Roboto_Slab/RobotoSlab-Regulard41d.eot%3F.html") format("eot"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.html") format("woff2"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.woff.html") format("woff"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.ttf.html") format("truetype"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.svg") format("svg");
}

@font-face {
  font-family: "FontAwesome";
  font-weight: "normal";
  src: url("../fonts/fontawesome/fontawesomed41d.eot%3F.html") format("eot"), url("../fonts/fontawesome/fontawesome.html") format("woff2"), url("../fonts/fontawesome/fontawesome.woff.html") format("woff"), url("../fonts/fontawesome/fontawesome.ttf.html") format("truetype"), url("../fonts/fontawesome/fontawesome.svg") format("svg");
}

.main-container > .row {
  margin-left: 0;
  margin-right: 0;
}
