/* This stylesheet generated by Transfonter (https://transfonter.org) on June 25, 2017 3:51 PM */

@font-face {
  font-family: 'Acrom';

  src: url('./fonts/Acrom-Regular.woff') format('woff');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acrom';
  src: url('./fonts/Acrom-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acrom';
  src: url('./fonts/Acrom-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acrom';
  src: url('./fonts/Acrom-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acrom';
  src: url('./fonts/Acrom-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Acrom';
  src: url('./fonts/Acrom-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

html,
body {
  position: relative;
  font-size: 10px;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 7.8px;
  }
}

@media screen and (max-width: 1090px) {
  html {
    font-size: 6.5px;
  }
}

@media screen and (max-width: 600px) {
  html {
    font-size: 10px;
  }
}

body {
  width: 100%;
  height: 100%;
  margin: 0;
  box-sizing: border-box;
  font-family: Acrom;
  overflow-x: hidden;
  letter-spacing: 0.08em;
  background-color: #fff6ee;
}

body.open-modal {
  overflow: hidden;
}

body.open-modal .global {
  filter: blur(1px);
  padding-right: 15px;
}
