Adding Robotic Binary Specific Fonts

This commit is contained in:
Teri
2017-12-04 19:54:19 +00:00
parent fd4fc836b1
commit 282ff4600a
5 changed files with 20 additions and 2 deletions
+7 -1
View File
@@ -32,7 +32,12 @@ a {color: #0000ff;}
a:visited {color: #ff00ff;}
a.popt {text-decoration: none;}
/*****************************************
*
* CUSTOM FONTS
*
******************************************/
@font-face { font-family: PxPlus IBM MDA; src: url('PxPlus_IBM_MDA.ttf'); }
/*****************************************
*
* OUTPUT NOT RELATED TO ACTUAL MESSAGES
@@ -301,6 +306,7 @@ h1.alert, h2.alert {color: #000000;}
.rose {color: #ff5050;}
.sans {font-family: 'Comic Sans MS', cursive, sans-serif;}
.wingdings {font-family: Wingdings, Webdings;}
.ibm {font-family: 'PxPlus IBM MDA';}
.ancient {color: #008B8B; font-stye: italic;}
.newscaster {color: #800000;}
.mod {color: #735638; font-weight: bold;}