﻿@font-face {
	font-family: 'nextexit-regular';
	src:local('nextexit-regular'), 
	url('nextexit-regular.otf') format('opentype'),
	url('nextexit-regular.woff') format('woff'),
	url('nextexit-regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

body { font-family:'nextexit-regular'; }
