/*.font-alpha-300 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.font-alpha-400 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-alpha-600 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.font-alpha-700 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-alpha-800 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Akkurat-Regular";
  src:url("../fonts/lineto_akkurat_regular/lineto-akkurat-regular.eot");
  src:url("../fonts/lineto_akkurat_regular/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"),
      url("../fonts/lineto_akkurat_regular/lineto-akkurat-regular.woff2") format("woff2"),
      url("../fonts/lineto_akkurat_regular/lineto-akkurat-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.font-alpha {
  font-family: "Akkurat-Regular", sans-serif;
}
*/
@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-light-it.otf") format("opentype");
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-regular.otf") format("opentype");
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-regular-it.otf") format("opentype");
  src: url("../fonts/proximanova-regularit.eot");
  src: url("../fonts/proximanova-regularit.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regularit.woff2") format("woff2"), url("../fonts/proximanova-regularit.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-semibold.eot");
  src: url("../fonts/proximanova-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-semibold.woff2") format("woff2"), url("../fonts/proximanova-semibold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-bold-it.otf") format("opentype");
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-black.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "proxima-nova";
  src: url("../fonts/proximanova-black-it.otf") format("opentype");
  font-style: italic;
  font-weight: 900;
}

.font-beta-400 {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-beta-500 {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-beta-700 {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.layout-content {
  padding: 0 0 25px;
}

.node__content {
  position: relative;
}

.content-top.inner {
  padding: 0 35px;
  margin: 0 auto;
  max-width: 1680px;
}

@media (min-width: 1020px) {
  .content-top.inner {
    padding: 0 50px;
  }
}

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