@font-face {
    font-family: 'latoregular';
    src: url('fonts/Lato-Regular.eot');
    src: local('?'), url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Regular.woff') format('woff'),
         url('fonts/Lato-Regular.ttf') format('truetype'),
         url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoBold';
    src: url('fonts/Lato-Bold.eot');
    src: local('?'), url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Bold.woff') format('woff'),
         url('fonts/Lato-Bold.ttf') format('truetype'),
         url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'icelandregular';
    src: url('fonts/iceland-regular.eot');
    src: url('fonts/iceland-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/iceland-regular.woff2') format('woff2'),
         url('fonts/iceland-regular.woff') format('woff'),
         url('fonts/iceland-regular.ttf') format('truetype'),
         url('fonts/iceland-regular.svg#icelandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}