@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  
  src: local(''),
    url('../fonts/outfit-100.woff2') format('woff2'),
       url('../fonts/outfit-100.woff') format('woff'),
       url('../fonts/outfit-100.ttf') format('truetype'),
       url('../images/outfit-100.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  
  src: local(''),
    url('../fonts/outfit-200.woff2') format('woff2'),
       url('../fonts/outfit-200.woff') format('woff'),
       url('../fonts/outfit-200.ttf') format('truetype'),
       url('../images/outfit-200.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  
  src: local(''),
    url('../fonts/outfit-300.woff2') format('woff2'),
       url('../fonts/outfit-300.woff') format('woff'),
       url('../fonts/outfit-300.ttf') format('truetype'),
       url('../images/outfit-300.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('../fonts/outfit-regular.woff2') format('woff2'),
       url('../fonts/outfit-regular.woff') format('woff'),
       url('../fonts/outfit-regular.ttf') format('truetype'),
       url('../images/outfit-regular.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  
  src: local(''),
    url('../fonts/outfit-500.woff2') format('woff2'),
       url('../fonts/outfit-500.woff') format('woff'),
       url('../fonts/outfit-500.ttf') format('truetype'),
       url('../images/outfit-500.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  
  src: local(''),
    url('../fonts/outfit-600.woff2') format('woff2'),
       url('../fonts/outfit-600.woff') format('woff'),
       url('../fonts/outfit-600.ttf') format('truetype'),
       url('../images/outfit-600.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  
  src: local(''),
    url('../fonts/outfit-700.woff2') format('woff2'),
       url('../fonts/outfit-700.woff') format('woff'),
       url('../fonts/outfit-700.ttf') format('truetype'),
       url('../images/outfit-700.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  
  src: local(''),
    url('../fonts/outfit-800.woff2') format('woff2'),
       url('../fonts/outfit-800.woff') format('woff'),
       url('../fonts/outfit-800.ttf') format('truetype'),
       url('../images/outfit-800.svg#Outfit') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  
  src: local(''),
    url('../fonts/outfit-900.woff2') format('woff2'),
       url('../fonts/outfit-900.woff') format('woff'),
       url('../fonts/outfit-900.ttf') format('truetype'),
       url('../images/outfit-900.svg#Outfit') format('svg')
}