﻿/**
*	Name: Allura
**/

@font-face {
	font-family: allura;
	font-style: normal;
	font-weight: normal;
	src: url('./allura.eot');
	src: url('./allura.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('./allura.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./allura.woff2') format('woff2'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./allura.ttf') format('truetype');
}