@font-face{
  font-family: 'SourceSans3_300Light';
  src: url('./SourceSans3_300Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face{
  font-family: 'SourceSans3_400Regular';
  src: url('./SourceSans3_400Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family: 'SourceSans3_500Medium';
  src: url('./SourceSans3_500Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face{
  font-family: 'SourceSans3_600SemiBold';
  src: url('./SourceSans3_600SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face{
  font-family: 'SourceSans3_700Bold';
  src: url('./SourceSans3_700Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face{
  font-family: 'SourceSans3_800ExtraBold';
  src: url('./SourceSans3_800ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face{
  font-family: 'ionicons';
  src: url('./Ionicons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'Source Sans 3';
  src: url('./SourceSans3_400Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family: 'Source Sans 3';
  src: url('./SourceSans3_600SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face{
  font-family: 'Source Sans 3';
  src: url('./SourceSans3_700Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
