|
|
Line 170: |
Line 170: |
| | | |
| /* ============= Declaring Fonts ============= */ | | /* ============= Declaring Fonts ============= */ |
− |
| |
− | @font-face {
| |
− | font-family: Candara;
| |
− | src: url(https://static.igem.org/mediawiki/2015/d/dd/Freiburg_Candara.eot);
| |
− | src: url(https://static.igem.org/mediawiki/2015/6/6c/Freiburg_Candara.ttf) format('truetype');
| |
− |
| |
− | }
| |
− | @font-face {
| |
− | font-family: Candara;
| |
− | src: url(https://static.igem.org/mediawiki/2015/8/89/Freiburg_Candarab.ttf) format('truetype');
| |
− | font-weight: bold;
| |
− | font-style: normal;
| |
− | }
| |
− | @font-face {
| |
− | font-family: Candara;
| |
− | src: url(https://static.igem.org/mediawiki/2015/3/3e/Freiburg_Candarai.ttf) format('truetype');
| |
− | font-weight: normal;
| |
− | font-style: italic;
| |
− | }
| |
| | | |
| @font-face { | | @font-face { |