/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@font-face {
    font-family: 'gothic';
    src: url('fonts/gothic.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: "gothic";
    src: url('fonts/gothic-bold.woff2') format('woff2');
    font-weight: bold;
}