/*------------------------------------------------------------
# Fonts Stylesheet
Filename:		fonts.css
Site:			www.sean-powers.com
Version:		0.1 (Alpha)
Last Change:	28/06/15 [Style sheet created]
Author:			Sean Powers
Description:	Style sheet for custom fonts from Font Squirrel.
------------------------------------------------------------*/

@font-face {
    font-family: 'Blackjack';
    src: url('../fonts/Blackjack/black_jack-webfont.eot');
    src: url('../fonts/Blackjack/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Blackjack/black_jack-webfont.woff') format('woff'),
         url('../fonts/Blackjack/black_jack-webfont.ttf') format('truetype'),
         url('../fonts/Blackjack/black_jack-webfont.svg#BlackJack') format('svg');
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel/Cinzel-Regular-webfont.eot');
    src: url('../fonts/Cinzel/Cinzel-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cinzel/Cinzel-Regular-webfont.woff') format('woff'),
         url('../fonts/Cinzel/Cinzel-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Cinzel/Cinzel-Regular-webfont.svg#Cinzel') format('svg');
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Gotham Nights';
    src: url('../fonts/GothamNights/gothamnights.eot');
    src: url('../fonts/GothamNights/gothamnights.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamNights/gothamnights.woff') format('woff'),
         url('../fonts/GothamNights/gothamnights.ttf') format('truetype'),
         url('../fonts/GothamNights/gothamnights.svg#GothamNights') format('svg');
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'LiberationSerif';
    src: url('../fonts/LiberationSerif/LiberationSerif-Regular-webfont.eot');
    src: url('../fonts/LiberationSerif/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LiberationSerif/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('../fonts/LiberationSerif/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('../fonts/LiberationSerif/LiberationSerif-Regular-webfont.svg#LiberationSerif') format('svg');
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'LiberationSerif';
    src: url('../fonts/LiberationSerif/LiberationSerif-Bold-webfont.eot');
    src: url('../fonts/LiberationSerif/LiberationSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LiberationSerif/LiberationSerif-Bold-webfont.woff') format('woff'),
         url('../fonts/LiberationSerif/LiberationSerif-Bold-webfont.ttf') format('truetype'),
         url('../fonts/LiberationSerif/LiberationSerif-Bold-webfont.svg#LiberationSerif') format('svg');
    font-weight: bold;
    font-style: normal; }
@font-face {
    font-family: 'LiberationSerif';
    src: url('../fonts/LiberationSerif/LiberationSerif-Italic-webfont.eot');
    src: url('../fonts/LiberationSerif/LiberationSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LiberationSerif/LiberationSerif-Italic-webfont.woff') format('woff'),
         url('../fonts/LiberationSerif/LiberationSerif-Italic-webfont.ttf') format('truetype'),
         url('../fonts/LiberationSerif/LiberationSerif-Italic-webfont.svg#LiberationSerif') format('svg');
    font-weight: normal;
    font-style: italic; }
@font-face {
    font-family: 'MonoSocialIcons';
    src: url('../fonts/monosocialicons/MonoSocialIconsFont-1.10.eot');
    src: url('../fonts/monosocialicons/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('../fonts/monosocialicons/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('../fonts/monosocialicons/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('../fonts/monosocialicons/MonoSocialIconsFont-1.10.svg#MonoSocialIcons') format('svg');
    font-weight: normal;
    font-style: normal; }
