﻿/* Chunkfive */
@font-face {
    font-family: 'chunkfive';
    src: url('font/chunkfive/chunkfive.eot');
    src: url('font/chunkfive/chunkfive.eot?#iefix') format('embedded-opentype'),
         url('font/chunkfive/chunkfive.woff2') format('woff2'),
         url('font/chunkfive/chunkfive.woff') format('woff'),
         url('font/chunkfive/chunkfive.ttf') format('truetype'),
         url('font/chunkfive/chunkfive.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Bold */
@font-face {
    font-family: 'latobold';
    src: url('font/lato_bold/lato-bold.eot');
    src: url('font/lato_bold/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('font/lato_bold/lato-bold.woff2') format('woff2'),
         url('font/lato_bold/lato-bold.woff') format('woff'),
         url('font/lato_bold/lato-bold.ttf') format('truetype'),
         url('font/lato_bold/lato-bold.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Light */
@font-face {
    font-family: 'latolight';
    src: url('font/lato_light/lato-light.eot');
    src: url('font/lato_light/lato-light.eot?#iefix') format('embedded-opentype'),
         url('font/lato_light/lato-light.woff2') format('woff2'),
         url('font/lato_light/lato-light.woff') format('woff'),
         url('font/lato_light/lato-light.ttf') format('truetype'),
         url('font/lato_light/lato-light.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Regular */
@font-face {
    font-family: 'latoregular';
    src: url('font/lato_regular/lato-regular.eot');
    src: url('font/lato_regular/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('font/lato_regular/lato-regular.woff2') format('woff2'),
         url('font/lato_regular/lato-regular.woff') format('woff'),
         url('font/lato_regular/lato-regular.ttf') format('truetype'),
         url('font/lato_regular/lato-regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Oswald Bold */
@font-face {
    font-family: 'oswaldbold';
    src: url('font/oswald_bold/oswald-bold.eot');
    src: url('font/oswald_bold/oswald-bold.eot?#iefix') format('embedded-opentype'),
         url('font/oswald_bold/oswald-bold.woff2') format('woff2'),
         url('font/oswald_bold/oswald-bold.woff') format('woff'),
         url('font/oswald_bold/oswald-bold.ttf') format('truetype'),
         url('font/oswald_bold/oswald-bold.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Oswald Book */
@font-face {
    font-family: 'oswaldbook';
    src: url('font/oswald_regular/oswald-regular.eot');
    src: url('font/oswald_regular/oswald-regular.eot?#iefix') format('embedded-opentype'),
         url('font/oswald_regular/oswald-regular.woff2') format('woff2'),
         url('font/oswald_regular/oswald-regular.woff') format('woff'),
         url('font/oswald_regular/oswald-regular.ttf') format('truetype'),
         url('font/oswald_regular/oswald-regular.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Oswald Light */
@font-face {
	font-family: 'oswaldlight';
	src: url('font/oswald_light/oswald-light.eot');
	src: url('font/oswald_light/oswald-light.eot?#iefix') format('embedded-opentype'),
			 url('font/oswald_light/oswald-light.woff2') format('woff2'),
			 url('font/oswald_light/oswald-light.woff') format('woff'),
			 url('font/oswald_light/oswald-light.ttf') format('truetype'),
			 url('font/oswald_light/oswald-light.svg#oswaldlight') format('svg');
	font-weight: normal;
	font-style: normal;
}