/* Web Fonts - Alphabetical Order  */

@font-face{
    font-family: "uni0553";
    src: url('uni0553/uni0553-webfont.woff2') format('woff2'),
         url('uni0553/uni0553-webfont.woff') format('woff');
    url('uni0553/uni0553-webfont.ttf'); /* IE */
    font-color: black;
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "joystix";
    src: url('Joystix/joystix-monospace.ttf'),
    url('Joystix/joystix-monospace.ttf'); /* IE */
}
@font-face{
    font-family: "kongtext";
    src: url('KongText/kongtext.ttf'),
    url('KongText/kongtext.ttf'); /* IE */
}
@font-face{
    font-family: "silkscreen";
    src: url('Silkscreen/slkscr.ttf'),
    url('Silkscreen/slkscr.ttf'); /* IE */
}
@font-face{
    font-family: "trashhand";
    src: url('trashhand/TrashHand.ttf'),
    url('trashhand/TrashHand.ttf'); /* IE */
    font-color: black;
}
@font-face{
    font-family: "vt323";
    src: url('VT323/VT323-Regular.ttf'),
    url('VT323/VT323-Regular.ttf'); /* IE */
}

.font-silkscreen{
    font-family: "silkscreen";
}
.font-joystix{
    font-family: "joystix";
}
.font-kongtext{
    font-family: "kongtext";
}
.font-vt323{
    font-family: "vt323";
}
.font-trashhand{
    font-family: "trashhand";
}
/* 
:,+3s/old/new/g
 */
