@font-face {
	font-family: 'Quicksand';
	src: url('../resources/fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'), 
		url('../resources/fonts/Quicksand-Regular.otf') format('woff2'),
		url('../resources/fonts/Quicksand-Regular.ttf') format('truetype'),
		url('../resources/fonts/Quicksand-Regular.svg#Quicksand') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('../resources/fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), 
		url('../resources/fonts/SegoeUI.woff2') format('woff2'),
		url('../resources/fonts/SegoeUI.woff') format('woff'), 
		url('../resources/fonts/SegoeUI.ttf') format('truetype'), 
		url('../resources/fonts/SegoeUI.svg#SegoeUI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Patria Regular';
    font-weight: 100;
	font-style: 100;
    src: url('../resources/fonts/Patria_Regular.otf') format("opentype");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}
@font-face {
    font-family: 'Patria Light';
    font-weight: 100;
	font-style: 100;
    src: url('../resources/fonts/Patria_Light.otf') format("opentype");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}
@font-face {
    font-family: 'Patria Bold';
    font-weight: bold;
	font-style: normal;
    src: url('../resources/fonts/Patria_Bold.otf') format("opentype");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}