﻿@font-face {
font-family: 'gothic';
font-style: normal;
font-weight: normal;
src: local('gothic'), url('../fonts/gothic.woff') format('woff');
}

@font-face {
font-family: 'gothicregular';
font-style: normal;
font-weight: normal;
src: local('gothicregular'), url('../fonts/gothicregular.woff') format('woff');
}

@font-face {
font-family: 'UbuntuRegular';
font-style: normal;
font-weight: normal;
src: local('UbuntuRegular'), url('../fonts/UbuntuRegular.woff') format('woff');
}

@font-face {
font-family: 'UbuntuBold';
font-style: normal;
font-weight: normal;
src: local('UbuntuBold'), url('../fonts/UbuntuBold.woff') format('woff');
}