@font-face {
  font-family: 'LatoLocal';
  src: url('../fonts/lato/Lato-300.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'LatoLocal';
  src: url('../fonts/lato/Lato-400.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'LatoLocal';
  src: url('../fonts/lato/Lato-700.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoLocal';
  src: url('../fonts/roboto/Roboto-300.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoLocal';
  src: url('../fonts/roboto/Roboto-400.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoLocal';
  src: url('../fonts/roboto/Roboto-500.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoLocal';
  src: url('../fonts/roboto/Roboto-700.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
