
@font-face {
    font-family: 'JosefinSans-Regular';
    src: url('fonts/JosefinSans-Regular.eot');
    src: url('fonts/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/JosefinSans-Regular.woff2') format('woff2'),
    url('fonts/JosefinSans-Regular.woff') format('woff'),
    url('fonts/JosefinSans-Regular.ttf') format('truetype'),
    url('fonts/JosefinSans-Regular.svg#JosefinSans-Regular') format('svg');
    font-style: normal;
  }
  
  @font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('fonts/SourceSansPro-Regular.eot');
    src: url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro-Regular.woff2') format('woff2'),
    url('fonts/SourceSansPro-Regular.woff') format('woff'),
    url('fonts/SourceSansPro-Regular.ttf') format('truetype'),
    url('fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-style: normal;
  }
  
  @font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('fonts/SourceSansPro-Bold.eot');
    src: url('fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro-Bold.woff2') format('woff2'),
    url('fonts/SourceSansPro-Bold.woff') format('woff'),
    url('fonts/SourceSansPro-Bold.ttf') format('truetype'),
    url('fonts/SourceSansPro-Bold.svg#JosefinSans-Bold') format('svg');
    font-style: normal;
    font-weight: normal;
  }
  
  @font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/Glyphicons-halflings-regular.eot');
    src: url('fonts/Glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Glyphicons-halflings-regular.woff2') format('woff2'),
    url('fonts/Glyphicons-halflings-regular.woff') format('woff'),
    url('fonts/Glyphicons-halflings-regular.ttf') format('truetype'),
    url('fonts/Glyphicons-halflings-regular.svg#Glyphicons-halflings-regular') format('svg');
    font-style: normal;
    font-weight: normal;
  }