/*****************Font*******************/
@font-face {
    font-family: 'NotoSans';
    font-weight: normal;
    src: url("NotoSansTC-Regular.otf")format("opentype");
}

footer {
    font-family: "Microsoft JhengHei", "NotoSans", "Yu Gothic","PMingLiU";
}

.logocareer {
    background-image: url('../images/10_years_caringorganisation.png');
}

.goldLogo {
    background-image: url('../images/WA_GOLD_logo.png');
}

footer .copyright a, footer.copyright a:hover{
	color:#0071eb;
	text-decoration:none;
}