﻿@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');

/*rtl:end:ignore*/
@font-face {
	font-family: 'UTMEdwardian';
	src: url('../../../AdminLogin/Content/assets/fonts/UTMEdwardian.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'UTMEdwardianBold';
	src: url('../../../AdminLogin/Content/assets/fonts/UTMEdwardianBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GothicOutTitDOT';
	src: url('../../../AdminLogin/Content/assets/fonts/GothicOutTitDOT.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Heading Pro ExtBd';
	src: url('../../../AdminLogin/Content/assets/fonts/HeadingPro-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'FuturaKoyu';
	src: url('../../../AdminLogin/Content/assets/fonts/FuturaKoyu.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}