/**
 * @license
 */

 @font-face {
  font-family: 'Lexend ExaHM Bold';
  src: url('../fonts/LexendExaHM-Bold.woff2') format('woff2'),
       url('../fonts/LexendExaHM-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lexend ExaHM Xlight';
  src: url('../fonts/LexendExaHM-Xlight.woff2') format('woff2'),
       url('../fonts/LexendExaHM-Xlight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LexendHM Bold';
  src: url('../fonts/LexendHM-Bold.woff2') format('woff2'),
       url('../fonts/LexendHM-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LexendHM Regular';
  src: url('../fonts/LexendHM-Regular.woff2') format('woff2'),
       url('../fonts/LexendHM-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}