@font-face {
    font-family: 'Roboto-Thin';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('Robotothin.woff2') format('woff2'), url('Robotothin.woff') format('woff'), url('Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: local('Roboto Light'), local('Roboto-Light'), url('Robotolight.woff2') format('woff2'), url('Robotolight.woff') format('woff'), url('Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('Roboto.woff2') format('woff2'), url('Roboto.woff') format('woff'), url('Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Roboto-Italic';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('Robotoitalic.woff2') format('woff2'), url('Robotoitalic.woff') format('woff'), url('Robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('Robotomedium.woff2') format('woff2'), url('Robotomedium.woff') format('woff'), url('Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('Robotobold.woff2') format('woff2'), url('Robotobold.woff') format('woff'), url('Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Roboto-Black';
    src: local('Roboto Black'), local('Roboto-Black'), url('Robotoblack.woff2') format('woff2'), url('Robotoblack.woff') format('woff'), url('Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}



/*==-font-Intro-==*/

@font-face {
    font-family: 'Intro-Thin';
    src: url('Intro-Thin.eot');
    src: local('Intro-Thin'),
    url('Intro-Thin.eot?#iefix') format('embedded-opentype'),
    url('Intro-Thin.woff2') format('woff2'),
    url('Intro-Thin.woff') format('woff'),
    url('Intro-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'Intro-Black';
    src: url('Intro-Black.eot');
    src: local('Intro-Black'),
    url('Intro-Black.eot?#iefix') format('embedded-opentype'),
    url('Intro-Black.woff2') format('woff2'),
    url('Intro-Black.woff') format('woff'),
    url('Intro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}


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


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

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

@font-face {
    font-family: 'Intro';
    src: url('Intro.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

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