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