@font-face {
	font-family: 'Rubik';
	src: url('../fonts/Rubik-Light/Rubik-Light.eot');
	src: local('Rubik Light'), local('Rubik-Light'),
		url('../fonts/Rubik-Light/Rubik-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Rubik-Light/Rubik-Light.woff') format('woff'),
		url('../fonts/Rubik-Light/Rubik-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Rubik';
	src: url('../fonts/Rubik-Bold/Rubik-Bold.eot');
	src: local('Rubik Bold'), local('Rubik-Bold'),
		url('../fonts/Rubik-Bold/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Rubik-Bold/Rubik-Bold.woff') format('woff'),
		url('../fonts/Rubik-Bold/Rubik-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Rubik';
	src: url('../fonts/Rubik-Regular/Rubik-Regular.eot');
	src: local('Rubik'), local('Rubik-Regular'),
		url('../fonts/Rubik-Regular/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Rubik-Regular/Rubik-Regular.woff') format('woff'),
		url('../fonts/Rubik-Regular/Rubik-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light/Gilroy-Light.eot');
    src: local('Gilroy Light'), local('Gilroy-Light'),
        url('../fonts/Gilroy-Light/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Light/Gilroy-Light.woff') format('woff'),
        url('../fonts/Gilroy-Light/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('../fonts/Gilroy-Bold/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Thin/Gilroy-Thin.eot');
    src: local('Gilroy Thin'), local('Gilroy-Thin'),
        url('../fonts/Gilroy-Thin/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Thin/Gilroy-Thin.woff') format('woff'),
        url('../fonts/Gilroy-Thin/Gilroy-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
	font-family: 'Rubik';
	src: url('../fonts/Rubik-Black/Rubik-Black.eot');
	src: local('Rubik Black'), local('Rubik-Black'),
		url('../fonts/Rubik-Black/Rubik-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Rubik-Black/Rubik-Black.woff') format('woff'),
		url('../fonts/Rubik-Black/Rubik-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}