/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 5, 2018 */

/* Courgette-Regular-400 - latin */
@font-face {
    font-family: 'Courgette Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/courgette-regular-webfont.eot');
    src: local('Courgette Regular'), local('Courgette-Regular'),
			url('../fonts/courgette-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/courgette-regular-webfont.woff2') format('woff2'),
         url('../fonts/courgette-regular-webfont.woff') format('woff'),
         url('../fonts/courgette-regular-webfont.ttf') format('truetype'),
         url('../fonts/courgette-regular-webfont.svg#playfair_displayregular') format('svg');
}

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

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

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

/* Lato-Black-900 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/lato-black-webfont.eot');
    src: local('Lato Black'), local('Lato-Black'),
     url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/lato-black-webfont.woff2') format('woff2'),
     url('../fonts/lato-black-webfont.woff') format('woff'),
     url('../fonts/lato-black-webfont.ttf') format('truetype'),
     url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
}

/* Material-Icons */

@font-face { 
    font-family: 'Material Icons'; 
		font-style: normal; 
    font-weight: 400; 
    src: url('../fonts/MaterialIcons-Regular.eot'); /* For IE6-8 */ 
    src: local('Material Icons'), local('MaterialIcons-Regular'), 
     url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), 
     url('../fonts/MaterialIcons-Regular.woff') format('woff'), 
     url('../fonts/MaterialIcons-Regular.ttf') format('truetype'),
     url('../fonts/MaterialIcons-Regular.svg') format('svg');
}

.material-icons { 
		font-family: 'Material Icons'; 
    font-weight: normal; 
    font-style: normal; 
    font-size: 24px; /* Preferred icon size */ 
    display: inline-block; 
  	width: 1em;
  	height: 1em;
    line-height: 1; 
    text-transform: none; 
    letter-spacing: normal; 
    word-wrap: normal; 
    white-space: nowrap; 
    direction: ltr; 

    /* Support for all WebKit browsers. */ 
    -webkit-font-smoothing: antialiased; 
    /* Support for Safari and Chrome. */ 
    text-rendering: optimizeLegibility; 

    /* Support for Firefox. */ 
    -moz-osx-font-smoothing: grayscale; 

    /* Support for IE. */ 
    font-feature-settings: 'liga'; 
    
    