@font-face {
    font-family: 'Montserrat-Regular';
    src: url('Montserrat-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('Montserrat-SemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('Montserrat-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('Montserrat-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

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

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






