﻿@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
	  url('SourceSansPro-Regular.woff') format('woff'),
	  url('SourceSansPro-Regular.ttf')  format('truetype'),
	  url('SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Semibold';
  src: url('SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
	  url('SourceSansPro-Semibold.woff') format('woff'),
	  url('SourceSansPro-Semibold.ttf')  format('truetype'),
	  url('SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url('SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), 
		 url('SourceSansPro-Bold.woff') format('woff'),
		 url('SourceSansPro-Bold.ttf')  format('truetype'),
		 url('SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-It';
  src: url('SourceSansPro-It.eot?#iefix') format('embedded-opentype'), 
	  url('SourceSansPro-It.woff') format('woff'),
	  url('SourceSansPro-It.ttf')  format('truetype'),
	  url('SourceSansPro-It.svg#SourceSansPro-It') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-SemiboldIt';
  src: url('SourceSansPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
	  url('SourceSansPro-SemiboldIt.woff') format('woff'),
	  url('SourceSansPro-SemiboldIt.ttf')  format('truetype'),
	  url('SourceSansPro-SemiboldIt.svg#SourceSansPro-SemiboldIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-BoldIt';
  src: url('SourceSansPro-BoldIt.eot?#iefix') format('embedded-opentype'),
		 url('SourceSansPro-BoldIt.woff') format('woff'),
		 url('SourceSansPro-BoldIt.ttf')  format('truetype'),
		 url('SourceSansPro-BoldIt.svg#SourceSansPro-BoldIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**/
@font-face {
  font-family: 'LinotypeBrewery-Regular';
  src: url('LinotypeBrewery-Regular.eot?#iefix') format('embedded-opentype'),
		 url('LinotypeBrewery-Regular.otf')  format('opentype'),
	     url('LinotypeBrewery-Regular.woff') format('woff'),
		 url('LinotypeBrewery-Regular.ttf')  format('truetype'),
		 url('LinotypeBrewery-Regular.svg#LinotypeBrewery-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LinotypeBrewery-Medium';
  src: url('LinotypeBrewery-Medium.eot?#iefix') format('embedded-opentype'),
		 url('LinotypeBrewery-Medium.otf')  format('opentype'),
	     url('LinotypeBrewery-Medium.woff') format('woff'),
		 url('LinotypeBrewery-Medium.ttf')  format('truetype'),
		 url('LinotypeBrewery-Medium.svg#LinotypeBrewery-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LinotypeBrewery-Bold';
  src: url('LinotypeBrewery-Bold.eot?#iefix') format('embedded-opentype'), 
		 url('LinotypeBrewery-Bold.otf')  format('opentype'),
	     url('LinotypeBrewery-Bold.woff') format('woff'),
		 url('LinotypeBrewery-Bold.ttf')  format('truetype'),
		 url('LinotypeBrewery-Bold.svg#LinotypeBrewery-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*icon social*/
@font-face
{
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.eot');
    src: url('fontawesome-webfont.eot') format('embedded-opentype'),
         url('fontawesome-webfont.woff') format('woff'),
         url('fontawesome-webfont.ttf') format('truetype'),
         url('fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}