﻿@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Light-webfont.eot');
    src: url('font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Light-webfont.woff') format('woff'),
         url('font/Roboto-Light-webfont.ttf') format('truetype'),
         url('font/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Bold-webfont.eot');
    src: url('font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Roboto-Bold-webfont.woff') format('woff'),
         url('font/Roboto-Bold-webfont.ttf') format('truetype'),
         url('font/Roboto-Bold-webfont.svg#robotolight') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Capsuula';
    src: url('font/Capsuula-webfont.eot');
    src: url('font/Capsuula-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Capsuula-webfont.woff') format('woff'),
         url('font/Capsuula-webfont.ttf') format('truetype'),
         url('font/Capsuula-webfont.svg#CapsuulaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
