﻿@font-face {
    font-family: 'keepcalm';
    src: url('../fonts/keepcalm-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato/lato-black.eot') format('embedded-opentype'), url('../fonts/lato/lato-black.ttf') format('truetype'), url('../fonts/lato/lato-black.woff') format('woff'), url('../fonts/lato/lato-black.woff2') format('woff2'), url('../fonts/lato/lato-black.woff') format('woff');
}

@font-face {
    font-family: 'lato-bold';
    src: url('../fonts/lato/lato-bold.eot') format('embedded-opentype'), url('../fonts/lato/lato-bold.ttf') format('truetype'), url('../fonts/lato/lato-bold.woff') format('woff'), url('../fonts/lato/lato-bold.woff2') format('woff2');
    font-weight: bold;
}


@font-face {
    font-family: 'lato-light';
    src: url('../fonts/lato/lato-light.eot') format('embedded-opentype'), url('../fonts/lato/lato-light.ttf') format('truetype'),url('../fonts/lato/lato-light.woff') format('woff'), url('../fonts/lato/lato-light.woff2') format('woff2');
}

@font-face {
    font-family: 'lato-medium';
    src: url('../fonts/lato/lato-medium.eot') format('embedded-opentype'),url('../fonts/lato/lato-medium.ttf') format('truetype'),url('../fonts/lato/lato-medium.woff') format('woff'), url('../fonts/lato/lato-medium.woff2') format('woff2');
}
