/* Star Trek Minutiae                            */
/* http://www.st-minutiae.com/                   */
/* Created by Dan Carlson (c) 2008-2013          */
/* Style Sheet for Fonts                         */

@font-face {
    font-family: "Trek Classic";
    src: url(http://www.st-minutiae.com/downloads/fonts/TOS_Title.ttf) format("truetype");
}
@font-face {
    font-family: "Jefferies";
    src: url(http://www.st-minutiae.com/downloads/fonts/Jefferies.ttf) format("truetype");
}
@font-face {
    font-family: "Final Frontier";
    src: url(http://www.st-minutiae.com/downloads/fonts/Final_Frontier.ttf) format("truetype");
}
@font-face {
    font-family: "Klingon";
    src: url(http://www.st-minutiae.com/downloads/fonts/Klingon.ttf) format("truetype");
}
@font-face {
    font-family: "DS9 Credits";
    src: url(http://www.st-minutiae.com/downloads/fonts/DS9_Credits.ttf) format("truetype");
}
@font-face {
    font-family: "Inconsolata"; /* OpenFont Licensed: http://levien.com/type/myfonts/inconsolata.html */
    src: url(http://www.st-minutiae.com/downloads/fonts/Inconsolata.otf) format("opentype");
}
@font-face {
    font-family: "League Gothic"; /* Open Source Type: http://www.theleagueofmoveabletype.com/fonts/7-league-gothic */
    src: url(http://www.st-minutiae.com/downloads/fonts/League_Gothic.otf) format("opentype");
}
