@font-face {
  font-family:'montserrat-web';
  src:url('/english/common_v4/font/Montserrat-Regular.ttf') format("truetype");
  src:url('/english/common_v4/font/Montserrat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family:'montserrat-web';
  src:url('/english/common_v4/font/Montserrat-Light.ttf') format("truetype");
  src:url('/english/common_v4/font/Montserrat-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family:'montserrat-web';
  src:url('/english/common_v4/font/Montserrat-Medium.ttf') format("truetype");
  src:url('/english/common_v4/font/Montserrat-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family:'montserrat-web';
  src:url('/english/common_v4/font/Montserrat-Bold.ttf') format("truetype");
  src:url('/english/common_v4/font/Montserrat-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}