/* CUSTOM FONTS */
/*
For other fonts, download Font-Face Kits at http://www.fontsquirrel.com/fontface/
*/
@font-face {
	font-family: 'Aguardiente';
	src: url('../fonts/Aguardiente/Aguardiente.eot?') format('eot'),
	     url('../fonts/Aguardiente/Aguardiente.svg') format('svg'),
	     url('../fonts/Aguardiente/Aguardiente.woff') format('woff'),
	     url('../fonts/Aguardiente/Aguardiente.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MothproofScriptRegular';
    src: url('../fonts/Mothproof/Mothproof_Script-webfont.eot');
    src: url('../fonts/Mothproof/Mothproof_Script-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Mothproof/Mothproof_Script-webfont.woff') format('woff'),
         url('../fonts/Mothproof/Mothproof_Script-webfont.ttf') format('truetype'),
         url('../fonts/Mothproof/Mothproof_Script-webfont.svg#MothproofScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CabinSketchRegular';
    src: url('../fonts/CabinSketch/CabinSketch-Regular-webfont.eot');
    src: url('../fonts/CabinSketch/CabinSketch-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CabinSketch/CabinSketch-Regular-webfont.woff') format('woff'),
         url('../fonts/CabinSketch/CabinSketch-Regular-webfont.ttf') format('truetype'),
         url('../fonts/CabinSketch/CabinSketch-Regular-webfont.svg#CabinSketchRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinSketchBold';
    src: url('../fonts/CabinSketch/CabinSketch-Bold-webfont.eot');
    src: url('../fonts/CabinSketch/CabinSketch-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CabinSketch/CabinSketch-Bold-webfont.woff') format('woff'),
         url('../fonts/CabinSketch/CabinSketch-Bold-webfont.ttf') format('truetype'),
         url('../fonts/CabinSketch/CabinSketch-Bold-webfont.svg#CabinSketchBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RomanCapsRegular';
    src: url('../fonts/Roman_SD/Roman_SD-webfont.eot');
    src: url('../fonts/Roman_SD/Roman_SD-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roman_SD/Roman_SD-webfont.woff') format('woff'),
         url('../fonts/Roman_SD/Roman_SD-webfont.ttf') format('truetype'),
         url('../fonts/Roman_SD/Roman_SD-webfont.svg#RomanCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ZeroZeroIsRegular';
    src: url('../fonts/ZeroZeroIs/zero_and_zero_is-webfont.eot');
    src: url('../fonts/ZeroZeroIs/zero_and_zero_is-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ZeroZeroIs/zero_and_zero_is-webfont.woff') format('woff'),
         url('../fonts/ZeroZeroIs/zero_and_zero_is-webfont.ttf') format('truetype'),
         url('../fonts/ZeroZeroIs/zero_and_zero_is-webfont.svg#ZeroZeroIsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
