/* ------------------------------- default --------------------------------- */

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

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

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

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

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

/* ------------------------------- monospace ------------------------------- */

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

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

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

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

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

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

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

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

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

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

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

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

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

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