/**
*
*	Name:			iconly font icon
*	Version:	    1.0
*	Created on:		Dec 29, 2020
*	License:		GNU General Public License
--------------------------------------------------------------------------------------
*	
**/

@font-face {
  font-family: 'FuturaBold';
  src: url('../futura/Futura Bold.otf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
