﻿@font-face
{
    font-family: 'Zilla Slab Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Zilla Slab Regular'),url('ZillaSlab-Regular.woff') format('woff');
}
@font-face
{
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'),url('Roboto-Regular.woff') format('woff');
}
@font-face
{
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold'),url('Roboto-Bold.woff') format('woff');
}
@font-face
{
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium'),url('Roboto-Medium.woff') format('woff');
}
