@font-face {
    font-family: 'Calibre';
    src: local('Calibre Regular'), local('Calibre-Regular'),
        url('Calibre-Regular.woff2') format('woff2'),
        url('Calibre-Regular.woff') format('woff'),
        url('Calibre-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }