@font-face {
  font-family: Montserrat;
  font-weight: 100;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-Thin.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 200;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 300;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-Light.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 500;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-Medium.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 800;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  font-weight: 900;
  font-style: normal;
  src: url("/webfonts/montserrat/Montserrat-Black.ttf") format("truetype");
}
