@font-face {
	font-family: 'Sofia Pro';
	src: url('SofiaProRegular.eot'); /* IE9 Compat Modes */
	src: url('SofiaProRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		  url('SofiaProRegular.woff') format('woff'), /* Modern Browsers */
		  url('SofiaProRegular.ttf')  format('truetype'), /* Safari, Android, iOS */
		  url('Sofia Pro Regular.svg#65943740c25c4cb0404f4736aa9282c9') format('svg'); /* Legacy iOS */
	font-style:   normal;
	font-weight:  normal;
  }
  @font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaProMedium.eot');
    src: local('Sofia Pro Medium'), local('SofiaProMedium'),
        url('SofiaProMedium.eot?#iefix') format('embedded-opentype'),
        url('SofiaProMedium.woff2') format('woff2'),
        url('SofiaProMedium.woff') format('woff'),
        url('SofiaProMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaProBold.eot');
    src: local('Sofia Pro Bold'), local('SofiaProBold'),
        url('SofiaProBold.eot?#iefix') format('embedded-opentype'),
        url('SofiaProBold.woff2') format('woff2'),
        url('SofiaProBold.woff') format('woff'),
        url('SofiaProBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaProLight.eot');
    src: local('Sofia Pro Light'), local('SofiaProLight'),
        url('SofiaProLight.eot?#iefix') format('embedded-opentype'),
        url('SofiaProLight.woff2') format('woff2'),
        url('SofiaProLight.woff') format('woff'),
        url('SofiaProLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

