Line 17: |
Line 17: |
| } | | } |
| | | |
| + | @font-face { |
| + | font-family: "Aller"; |
| + | font-weight: normal; |
| + | font-style: normal; |
| + | src: url('/fonts/Aller_Rg.ttf'); |
| + | url('/fonts/Aller_Rg.ttf'); |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: "Aller"; |
| + | font-weight: bold; |
| + | font-style: normal; |
| + | src: url('/fonts/Aller_Bd.ttf'); |
| + | url('/fonts/Aller_Bd.ttf'); |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: "Aller"; |
| + | font-weight: normal; |
| + | font-style: italic; |
| + | src: url('/fonts/Aller_It.ttf'); |
| + | url('/fonts/Aller_It.ttf'); |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: "Aller"; |
| + | font-weight: bold; |
| + | font-style: italic; |
| + | src: url('/fonts/Aller_BdIt.ttf'); |
| + | url('/fonts/Aller_BdIt.ttf'); |
| + | } |
| + | |
| + | @font-face { |
| + | font-family: "EuroHeavy"; |
| + | font-weight: normal; |
| + | font-style: normal; |
| + | src: url('/fonts/eurostile-becker-heavy.ttf'); |
| + | url('eurostile-becker-heavy.ttf'); |
| + | } |
| #ff .default | | #ff .default |
| { | | { |
Line 41: |
Line 80: |
| background: white; | | background: white; |
| color: #5d7b9f; | | color: #5d7b9f; |
− | font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; | + | font-family: "EuroHeavy"; |
| text-align: left; | | text-align: left; |
| } | | } |
Line 71: |
Line 110: |
| background: #a1a8c2; | | background: #a1a8c2; |
| color: white; | | color: white; |
− | font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; | + | font-family: "EuroHeavy"; |
| padding-left: 4px; | | padding-left: 4px; |
| text-align: left; | | text-align: left; |
Line 97: |
Line 136: |
| | | |
| #ff-skill { | | #ff-skill { |
− | font-family: arial, sans-serif;
| |
| font-size: 12px; | | font-size: 12px; |
| color: #000000; | | color: #000000; |
Line 107: |
Line 145: |
| | | |
| #ff-skill .default { | | #ff-skill .default { |
| + | font-family: "Aller"; |
| border-bottom: 1px solid black; | | border-bottom: 1px solid black; |
| background: white; | | background: white; |
Line 123: |
Line 162: |
| | | |
| #ff-desc { | | #ff-desc { |
− | font-family: arial, sans-serif;
| |
| font-size: 10px; | | font-size: 10px; |
| color: #000000; | | color: #000000; |
Line 134: |
Line 172: |
| | | |
| #ff-desc .default { | | #ff-desc .default { |
| + | font-family: "Aller"; |
| background: white; | | background: white; |
| padding-left: 5px; | | padding-left: 5px; |
Line 176: |
Line 215: |
| #ff-text { | | #ff-text { |
| background: white; | | background: white; |
− | font-family: arial, sans-serif;
| + | font-size: 11px; |
− | font-size: 12px; | |
| color: #000000; | | color: #000000; |
| font-style: normal; | | font-style: normal; |
Line 187: |
Line 225: |
| #ff-text .headline { | | #ff-text .headline { |
| font-weight: bold; | | font-weight: bold; |
− | font-size: 18px; | + | font-size: 16px; |
| font-variant: small-caps; | | font-variant: small-caps; |
| vertical-align: bottom; | | vertical-align: bottom; |
− | }
| |
− |
| |
− | #ff-text .content {
| |
− | letter-spacing: 0px;
| |
− | line-height: 16px;
| |
| } | | } |
| | | |
Line 209: |
Line 242: |
| #ff-text .default { | | #ff-text .default { |
| background: white; | | background: white; |
| + | font-family: "Aller"; |
| letter-spacing: 0px; | | letter-spacing: 0px; |
| line-height: 16px; | | line-height: 16px; |