@font-face {
    font-family: 'FiraSans-Medium';
    src: url('../fonts/FiraSans-Medium.eot') format('embedded-opentype'),
         url('../fonts/FiraSans-Medium.otf')  format('opentype'),
         url('../fonts/FiraSans-Medium.woff') format('woff'),
         url('../fonts/FiraSans-Medium.ttf')  format('truetype'),
         url('../fonts/FiraSans-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FiraSans-Regular';
    src: url('../fonts/FiraSans-Regular.eot') format('embedded-opentype'),
         url('../fonts/FiraSans-Regular.otf')  format('opentype'),
         url('../fonts/FiraSans-Regular.woff') format('woff'),
         url('../fonts/FiraSans-Regular.ttf')  format('truetype'),
         url('../fonts/FiraSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot') format('embedded-opentype'),
         url('../fonts/Lato-Regular.woff') format('woff'),
         url('../fonts/Lato-Regular.ttf')  format('truetype'),
         url('../fonts/Lato-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.eot') format('embedded-opentype'),
       url('../fonts/Lato-Light.woff') format('woff'),
       url('../fonts/Lato-Light.ttf')  format('truetype'),
       url('../fonts/Lato-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.eot') format('embedded-opentype'),
         url('../fonts/Lato-Bold.woff') format('woff'),
         url('../fonts/Lato-Bold.ttf')  format('truetype'),
         url('../fonts/Lato-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.eot') format('embedded-opentype'),
       url('../fonts/Lato-Black.woff') format('woff'),
       url('../fonts/Lato-Black.ttf')  format('truetype'),
       url('../fonts/Lato-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
     font-family: 'RobotoCondensed-Regular';
     src: url('../fonts/RobotoCondensed-Regulard41d.eot?') format('embedded-opentype'),
          url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
          url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'),
          url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Bold') format('svg');
     font-weight: normal;
     font-style: normal;
 }

@font-face {
    font-family: 'GEDinarOne-Medium';
    src: url('../fonts/GEDinarOne-Medium.eot') format('embedded-opentype'),
         url('../fonts/GEDinarOne-Medium.otf')  format('opentype'),
         url('../fonts/GEDinarOne-Medium.woff') format('woff'),
         url('../fonts/GEDinarOne-Medium.ttf')  format('truetype'),
         url('../fonts/GEDinarOne-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GEDinarOne-Light';
    src: url('../fonts/GEDinarOne-Light.eot') format('embedded-opentype'),
         url('../fonts/GEDinarOne-Light.woff') format('woff'),
         url('../fonts/GEDinarOne-Light.ttf')  format('truetype'),
         url('../fonts/GEDinarOne-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype');
    src: url('../fonts/fontawesome-webfont.svg') format('svg');
    src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
    src: url('../fonts/fontawesome-webfont.woff') format('woff');
    src: url('../fonts/fontawesome-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}