﻿@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap');
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 100;
  src: local('Averta'), local('Averta-Thin'), url(../fonts/Averta-Thin.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 100;
  src: local('Averta'), local('Averta-Thin'), url(../fonts/Averta-ThinItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 300;
  src: local('Averta'), local('Averta-Thin'), url(../fonts/Averta-Light.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 300;
  src: local('Averta'), local('Averta-Thin'), url(../fonts/Averta-LightItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 400;
  src: local('Averta'), local('Averta-Regular'), url(../fonts/Averta-Regular.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 400;
  src: local('Averta'), local('Averta-Regular'), url(../fonts/Averta-RegularItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 600;
  src: local('Averta'), local('Averta-SemiBold'), url(../fonts/Averta-Semibold.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 600;
  src: local('Averta'), local('Averta-SemiBold'), url(../fonts/Averta-SemiboldItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 700;
  src: local('Averta'), local('Averta-Bold'), url(../fonts/Averta-Bold.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 700;
  src: local('Averta'), local('Averta-Bold'), url(../fonts/Averta-BoldItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 800;
  src: local('Averta'), local('Averta-ExtraBold'), url(../fonts/Averta-Extrabold.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 800;
  src: local('Averta'), local('Averta-ExtraBold'), url(../fonts/Averta-ExtraboldItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: normal;
  font-weight: 900;
  src: local('Averta'), local('Averta-Heavy'), url(../fonts/Averta-Black.otf) format('opentype');  
}
@font-face {
  font-family: 'Averta';
  font-style: italic;
  font-weight: 900;
  src: local('Averta'), local('Averta-Heavy'), url(../fonts/Averta-BlackItalic.otf) format('opentype');  
}
@font-face {
  font-family: 'Sunday';
  font-style: normal;
  font-weight: 400;
  src: local('Averta'), local('Averta-Heavy'), url(../fonts/SVN-Sunday.otf) format('opentype');  
}