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

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