/* ==========================================================================
   Webfontes
========================================================================== */

/*-- Lato --*/

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

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

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

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

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-Medium.eot');
	    src: url('webfonts/Dosis-Medium.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-Medium.woff2') format('woff2'),
	        url('webfonts/Dosis-Medium.woff') format('woff'),
	        url('webfonts/Dosis-Medium.ttf') format('truetype'),
	        url('webfonts/Dosis-Medium.svg#webfonts/Dosis-Medium') format('svg');
	    font-weight: 500;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-ExtraLight.eot');
	    src: url('webfonts/Dosis-ExtraLight.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-ExtraLight.woff2') format('woff2'),
	        url('webfonts/Dosis-ExtraLight.woff') format('woff'),
	        url('webfonts/Dosis-ExtraLight.ttf') format('truetype'),
	        url('webfonts/Dosis-ExtraLight.svg#webfonts/Dosis-ExtraLight') format('svg');
	    font-weight: 200;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-Bold.eot');
	    src: url('webfonts/Dosis-Bold.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-Bold.woff2') format('woff2'),
	        url('webfonts/Dosis-Bold.woff') format('woff'),
	        url('webfonts/Dosis-Bold.ttf') format('truetype'),
	        url('webfonts/Dosis-Bold.svg#webfonts/Dosis-Bold') format('svg');
	    font-weight: bold;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-ExtraBold.eot');
	    src: url('webfonts/Dosis-ExtraBold.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-ExtraBold.woff2') format('woff2'),
	        url('webfonts/Dosis-ExtraBold.woff') format('woff'),
	        url('webfonts/Dosis-ExtraBold.ttf') format('truetype'),
	        url('webfonts/Dosis-ExtraBold.svg#Dosis-ExtraBold') format('svg');
	    font-weight: bold;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-Light.eot');
	    src: url('webfonts/Dosis-Light.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-Light.woff2') format('woff2'),
	        url('webfonts/Dosis-Light.woff') format('woff'),
	        url('webfonts/Dosis-Light.ttf') format('truetype'),
	        url('webfonts/Dosis-Light.svg#Dosis-Light') format('svg');
	    font-weight: 300;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-Regular.eot');
	    src: url('webfonts/Dosis-Regular.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-Regular.woff2') format('woff2'),
	        url('webfonts/Dosis-Regular.woff') format('woff'),
	        url('webfonts/Dosis-Regular.ttf') format('truetype'),
	        url('webfonts/Dosis-Regular.svg#Dosis-Regular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
	    font-family: 'Dosis';
	    src: url('webfonts/Dosis-SemiBold.eot');
	    src: url('webfonts/Dosis-SemiBold.eot?#iefix') format('embedded-opentype'),
	        url('webfonts/Dosis-SemiBold.woff2') format('woff2'),
	        url('webfonts/Dosis-SemiBold.woff') format('woff'),
	        url('webfonts/Dosis-SemiBold.ttf') format('truetype'),
	        url('webfonts/Dosis-SemiBold.svg#Dosis-SemiBold') format('svg');
	    font-weight: 600;
	    font-style: normal;
	    font-display: swap;
	}

	@font-face {
    font-family: 'Agenda';
    src: url('webfonts/Agenda-Bold.eot');
    src: url('webfonts/Agenda-Bold.eot?#iefix') format('embedded-opentype'),
        url('webfonts/Agenda-Bold.woff2') format('woff2'),
        url('webfonts/Agenda-Bold.woff') format('woff'),
        url('webfonts/Agenda-Bold.ttf') format('truetype'),
        url('webfonts/Agenda-Bold.svg#Agenda-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



