

@font-face {
    font-family: 'calibri';
    src: url('./fonts/calibri.eot');
    src: url('./fonts/calibri.eot') format('embedded-opentype'),
         url('./fonts/calibri.woff2') format('woff2'),
         url('./fonts/calibri.woff') format('woff'),
         url('./fonts/calibri.ttf') format('truetype'),
         url('./fonts/calibri.svg#OpenSansLight') format('svg');
}



@font-face {
    font-family: 'Roboto-Light';
    src: url('./fonts/Roboto-Light.eot');
    src: url('./fonts/Roboto-Light.eot') format('embedded-opentype'),
         url('./fonts/Roboto-Light.woff2') format('woff2'),
         url('./fonts/Roboto-Light.woff') format('woff'),
         url('./fonts/Roboto-Light.ttf') format('truetype'),
         url('./fonts/Roboto-Light.svg#Roboto-Light') format('svg');
}

@font-face {
    font-family: 'ArialRoundedMT';
    src: url('./fonts/ArialRoundedMT.eot');
    src: url('./fonts/ArialRoundedMT.eot') format('embedded-opentype'),
         url('./fonts/ArialRoundedMT.woff2') format('woff2'),
         url('./fonts/ArialRoundedMT.woff') format('woff'),
         url('./fonts/ArialRoundedMT.ttf') format('truetype'),
         url('./fonts/ArialRoundedMT.svg#OpenSansLight') format('svg');
}


@font-face {
    font-family: 'Lato-Regular';
    src: url('./fonts/Lato-Regular.eot');
    src: url('./fonts/Lato-Regular.eot') format('embedded-opentype'),
         url('./fonts/Lato-Regular.woff2') format('woff2'),
         url('./fonts/Lato-Regular.woff') format('woff'),
         url('./fonts/Lato-Regular.ttf') format('truetype'),
         url('./fonts/Lato-Regular.svg#Lato-Regular') format('svg');
}


@font-face {
    font-family: 'Roboto-Medium';
    src: url('./fonts/Roboto-Medium.eot');
    src: url('./fonts/Roboto-Medium.eot') format('embedded-opentype'),
         url('./fonts/Roboto-Medium.woff2') format('woff2'),
         url('./fonts/Roboto-Medium.woff') format('woff'),
         url('./fonts/Roboto-Medium.ttf') format('truetype'),
         url('./fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
}
@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('./fonts/SourceSansPro-Light.eot');
    src: url('./fonts/SourceSansPro-Light.eot') format('embedded-opentype'),
         url('./fonts/SourceSansPro-Light.woff2') format('woff2'),
         url('./fonts/SourceSansPro-Light.woff') format('woff'),
         url('./fonts/SourceSansPro-Light.ttf') format('truetype'),
         url('./fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
}
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('./fonts/SourceSansPro-Regular.eot');
    src: url('./fonts/SourceSansPro-Regular.eot') format('embedded-opentype'),
         url('./fonts/SourceSansPro-Regular.woff2') format('woff2'),
         url('./fonts/SourceSansPro-Regular.woff') format('woff'),
         url('./fonts/SourceSansPro-Regular.ttf') format('truetype'),
         url('./fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
}
@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('./fonts/SourceSansPro-Semibold.eot');
    src: url('./fonts/SourceSansPro-Semibold.eot') format('embedded-opentype'),
         url('./fonts/SourceSansPro-Semibold.woff2') format('woff2'),
         url('./fonts/SourceSansPro-Semibold.woff') format('woff'),
         url('./fonts/SourceSansPro-Semibold.ttf') format('truetype'),
         url('./fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
}