﻿@font-face
{
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Regular'),url('Poppins-Regular.woff') format('woff');
}
@font-face
{
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium'),url('Poppins-Medium.woff') format('woff');
}
@font-face
{
    font-family: 'Poppins SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold'),url('Poppins-SemiBold.woff') format('woff');
}
@font-face
{
    font-family: 'Poppins Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold'),url('Poppins-Bold.woff') format('woff');
}
@font-face
{
    font-family: 'Arimo',sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Arimo Regular'),url('Arimo-Regular.ttf') format('ttf');
}
