﻿@font-face {
	font-family: 'Poppins-Regular';
	src: url('Poppins-Regular.eot');
	src:local('Poppins-Regular'), url('Poppins-Regular.woff') format('woff'),  url('Poppins-Regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

.special-font { font-family:Poppins-Regular; }