@font-face {
  font-family: 'LoL Body';
  font-weight: normal;
  font-style: normal;
  src: url('cairo/Cairo-Regular.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Body';
  font-weight: 700;
  font-style: normal;
  src: url('cairo/Cairo-SemiBold.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Body';
  font-weight: 900;
  font-style: normal;
  src: url('cairo/Cairo-Bold.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Body';
  font-weight: normal;
  font-style: italic;
  src: url('cairo/Cairo-Italic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Body';
  font-weight: 700;
  font-style: italic;
  src: url('cairo/Cairo-SemiBoldItalic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Body';
  font-weight: 900;
  font-style: italic;
  src: url('cairo/Cairo-BoldItalic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 300;
  font-style: normal;
  src: url('cairo/Cairo-Light.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: normal;
  font-style: normal;
  src: url('cairo/Cairo-Regular.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 500;
  font-style: normal;
  src: url('cairo/Cairo-SemiBold.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 700;
  font-style: normal;
  src: url('cairo/Cairo-Bold.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 900;
  font-style: normal;
  src: url('cairo/Cairo-Black.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 300;
  font-style: italic;
  src: url('cairo/Cairo-LightItalic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: normal;
  font-style: italic;
  src: url('cairo/Cairo-Italic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 500;
  font-style: italic;
  src: url('cairo/Cairo-SemiBoldItalic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 700;
  font-style: italic;
  src: url('cairo/Cairo-BoldItalic.otf?main') format('opentype');
}

@font-face {
  font-family: 'LoL Display';
  font-weight: 900;
  font-style: italic;
  src: url('cairo/Cairo-BoldItalic.otf?main') format('opentype');
}

body {
  line-height: 1em;
}