@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Thin.eot");
  src: url("../fonts/SharpSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Thin.woff") format("woff"), url("../fonts/SharpSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Semibold.eot");
  src: url("../fonts/SharpSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Semibold.woff") format("woff"), url("../fonts/SharpSans-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-LightItalic.eot");
  src: url("../fonts/SharpSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-LightItalic.woff") format("woff"), url("../fonts/SharpSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Medium.eot");
  src: url("../fonts/SharpSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Medium.woff") format("woff"), url("../fonts/SharpSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-ExtraboldItalic.eot");
  src: url("../fonts/SharpSans-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-ExtraboldItalic.woff") format("woff"), url("../fonts/SharpSans-ExtraboldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-MediumItalic.eot");
  src: url("../fonts/SharpSans-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-MediumItalic.woff") format("woff"), url("../fonts/SharpSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Bold.eot");
  src: url("../fonts/SharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Bold.woff") format("woff"), url("../fonts/SharpSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Extrabold.eot");
  src: url("../fonts/SharpSans-Extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Extrabold.woff") format("woff"), url("../fonts/SharpSans-Extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-ThinItalic.eot");
  src: url("../fonts/SharpSans-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-ThinItalic.woff") format("woff"), url("../fonts/SharpSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-BookItalic.eot");
  src: url("../fonts/SharpSans-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-BookItalic.woff") format("woff"), url("../fonts/SharpSans-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Light.eot");
  src: url("../fonts/SharpSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Light.woff") format("woff"), url("../fonts/SharpSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-Book.eot");
  src: url("../fonts/SharpSans-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-Book.woff") format("woff"), url("../fonts/SharpSans-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-SemiboldItalic.eot");
  src: url("../fonts/SharpSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-SemiboldItalic.woff") format("woff"), url("../fonts/SharpSans-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("../fonts/SharpSans-BoldItalic.eot");
  src: url("../fonts/SharpSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SharpSans-BoldItalic.woff") format("woff"), url("../fonts/SharpSans-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
.content_section {
  background: #eef0eb;
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center; }
  .content_section h1 {
    font-size: 45px;
    font-family: 'Sharp Sans';
    font-weight: 600;
    font-style: normal;
    color: #000000;
    margin: 0; }

.social_icons {
  margin-top: 220px; }
  .social_icons i {
    font-size: 15px; }
  .social_icons a, .social_icons a:focus, .social_icons a:visited, .social_icons a:active {
    font-size: 15px;
    color: #000000;
    text-decoration: none; }
    .social_icons a:hover {
      text-decoration: none;
      color: gray; }

@media (max-width: 768px) {
  .content_section {
    padding: 0 20px;
    text-align: center; }
    .content_section h1 {
      line-height: 51px; } }

/*# sourceMappingURL=app.css.map */
