@import url('//hello.myfonts.net/count/3b655d');

@font-face {
  font-family: 'Gelion';
  font-weight: normal;
  src: url('GelionRegular.woff2') format('woff2'),
    url('GelionRegular.woff') format('woff');
}
@font-face {
  font-family: 'Gelion';
  font-weight: bold;
  src: url('GelionBold.woff2') format('woff2'),
    url('GelionBold.woff') format('woff');
}

@font-face {
  font-family: 'Miriam Libre';
  src: url('MiriamLibre-Regular.woff2') format('woff2'),
    url('MiriamLibre-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Miriam Libre';
  src: url('MiriamLibre-Bold.woff2') format('woff2'),
    url('MiriamLibre-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
