@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&family=Cinzel:wght@400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Poppins:wght@100;200;300;400;500;600;700;800&family=Raleway:wght@100;200;300;400;500;600&family=Roboto:wght@300;500;700;900&display=swap');

@font-face {
    font-family: 'Outfit-Regular';
    src: url('../fonts/Outfit-Regular.eot');
    src: url('../fonts/Outfit-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Outfit-Regular.svg#Outfit-Regular') format('svg'),
         url('../fonts/Outfit-Regular.ttf') format('truetype'),
         url('../fonts/Outfit-Regular.woff') format('woff'),
         url('../fonts/Outfit-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Outfit-SemiBold';
    src: url('../fonts/Outfit-SemiBold.eot');
    src: url('../fonts/Outfit-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Outfit-SemiBold.svg#Outfit-SemiBold') format('svg'),
         url('../fonts/Outfit-SemiBold.ttf') format('truetype'),
         url('../fonts/Outfit-SemiBold.woff') format('woff'),
         url('../fonts/Outfit-SemiBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }