@font-face {
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  src: url("");
  src: local('Montserrat-Regular'), local('Montserrat Regular'), local('MontserratRegular'), local('Montserrat'),
    url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: normal;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2');
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  font-style: normal;
  src: url("");
  src: url("") format('embedded-opentype'),
    url("") format('woff2'),
    url("") format('woff'),
    url("") format('truetype'),
    url("") format('svg');
}
