/*
@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
	src: url('fontawesome-webfont.eot?v=4.7.0');
	src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

@font-face {
    font-family: 'ArialBoldItalic';
    font-display: swap;
	src: url('ArialBoldItalic.eot');
	src: url('ArialBoldItalic.eot') format('embedded-opentype'),
		url('ArialBoldItalic.woff2') format('woff2'),
		url('ArialBoldItalic.woff') format('woff'),
		url('ArialBoldItalic.ttf') format('truetype'),
		url('ArialBoldItalic.svg#ArialBoldItalic') format('svg');
}


@font-face {
    font-family: 'RobotoMedium';
    font-display: swap;
    src: url('RobotoMedium.eot');
    src: url('RobotoMedium.eot') format('embedded-opentype'),
         url('RobotoMedium.woff2') format('woff2'),
         url('RobotoMedium.woff') format('woff'),
         url('RobotoMedium.ttf') format('truetype'),
         url('RobotoMedium.svg#RobotoMedium') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    font-display: swap;
    src: url('RobotoRegular.eot');
    src: url('RobotoRegular.eot') format('embedded-opentype'),
         url('RobotoRegular.woff2') format('woff2'),
         url('RobotoRegular.woff') format('woff'),
         url('RobotoRegular.ttf') format('truetype'),
         url('RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family: 'RobotoBold';
    font-display: swap;
    src: url('RobotoBold.eot');
    src: url('RobotoBold.eot') format('embedded-opentype'),
         url('RobotoBold.woff2') format('woff2'),
         url('RobotoBold.woff') format('woff'),
         url('RobotoBold.ttf') format('truetype'),
         url('RobotoBold.svg#RobotoBold') format('svg');
}


@font-face {
    font-family: 'RobotoItalic';
    font-display: swap;
    src: url('RobotoItalic.eot');
    src: url('RobotoItalic.eot') format('embedded-opentype'),
         url('RobotoItalic.woff2') format('woff2'),
         url('RobotoItalic.woff') format('woff'),
         url('RobotoItalic.ttf') format('truetype'),
         url('RobotoItalic.svg#RobotoItalic') format('svg');
}


@font-face {
    font-family: 'BaskervilleSemiBold';
    font-display: swap;
    src: url('BaskervilleSemiBold.eot');
    src: url('BaskervilleSemiBold.eot') format('embedded-opentype'),
         url('BaskervilleSemiBold.woff2') format('woff2'),
         url('BaskervilleSemiBold.woff') format('woff'),
         url('BaskervilleSemiBold.ttf') format('truetype'),
         url('BaskervilleSemiBold.svg#BaskervilleSemiBold') format('svg');
}

@font-face {
    font-family: 'Arial';
    font-display: swap;
    src: url('Arial.eot');
    src: url('Arial.eot') format('embedded-opentype'),
         url('Arial.woff2') format('woff2'),
         url('Arial.woff') format('woff'),
         url('Arial.ttf') format('truetype'),
         url('Arial.svg#Arial') format('svg');
}


@font-face {
    font-family: 'BaskervilleBold';
    font-display: swap;
    src: url('BaskervilleBold.eot');
    src: url('BaskervilleBold.eot') format('embedded-opentype'),
         url('BaskervilleBold.woff2') format('woff2'),
         url('BaskervilleBold.woff') format('woff'),
         url('BaskervilleBold.ttf') format('truetype'),
         url('BaskervilleBold.svg#BaskervilleBold') format('svg');
}
