 @font-face {
							font-family: 'RespublikaFY-Regular';
						
						src: url('/../../css/Fonts/respublikafyregular/respublikafyregular.eot');
						src: url('/../../css/Fonts/respublikafyregular/respublikafyregular.eot?#iefix') format('embedded-opentype'),
								 url('/../../css/Fonts/respublikafyregular/respublikafyregular.woff') format('woff'),
								 url('/../../css/Fonts/respublikafyregular/respublikafyregular.ttf') format('truetype');
								 url('/../../css/Fonts/respublikafyregular/respublikafyregular.svg#respublikafyregular') format('svg'),
								 
						font-weight: normal;
						font-style: normal;
						}

.careonpoint{
	font-family: "RespublikaFY-Regular";
	}
.cop:before {
  background: url(../img/cop-logo.png) no-repeat 0 0;
    background-size: 34px 34px;
    display: block;
    content: "";
    width: 34px;
    float: left;
    height: 35px;
    position: relative;
    top: 2px;
    left: 5px;
  
}
.app-aside-folded .cop:before {
    background: url(../img/cop-logo.png) no-repeat 0 0;
    background-size: 34px 34px;
    display: block;
    content: "";
    width: 45px;
    float: left;
    height: 50px;
    position: relative;
    top: 8px;
    left: 15px;
}	

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/sourcesanspro/sourcesanspro-light.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/sourcesanspro/sourcesanspro.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/sourcesanspro/sourcesanspro-bold.woff') format('woff');
}
