﻿@font-face {
font-family:Century Gothic;
src:url('fonts/Century Gothic.ttf')

}

.menubarFonts {
    font-family:Century Gothic;
    /*font-weight:100;
    font-style:normal;
    color: #ffffff;
	padding: 19px 18px 18px;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	z-index: 99999;*/
}
.arial {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5714px;
}