/* Font enigmatic */

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

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

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