@font-face {
  font-family: 'Merriweather-Regular';
  src: url('fonts/Merriweather-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-Italic';
  src: url('fonts/Merriweather-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-Bold';
  src: url('fonts/Merriweather-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-BoldItalic';
  src: url('fonts/Merriweather-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-Light';
  src: url('fonts/Merriweather-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-LightItalic';
  src: url('fonts/Merriweather-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-Black';
  src: url('fonts/Merriweather-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Merriweather-BlackItalic';
  src: url('fonts/Merriweather-BlackItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-Regular';
  src: url('fonts/JosefinSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-Italic';
  src: url('fonts/JosefinSans-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-Bold';
  src: url('fonts/JosefinSans-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-BoldItalic';
  src: url('fonts/JosefinSans-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-Light';
  src: url('fonts/JosefinSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-LightItalic';
  src: url('fonts/JosefinSans-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-ExtraLight';
  src: url('fonts/JosefinSans-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-ExtraLightItalic';
  src: url('fonts/JosefinSans-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-Medium';
  src: url('fonts/JosefinSans-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-MediumItalic';
  src: url('fonts/JosefinSans-MediumItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-SemiBold';
  src: url('fonts/JosefinSans-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-SemiBoldItalic;
  src: url('fonts/JosefinSans-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-Thin;
  src: url('fonts/JosefinSans-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'JosefinSans-ThinItalic;
  src: url('fonts/JosefinSans-ThinItalic.ttf') format('truetype');
}