
@font-face {
    font-family: 'albert';
    src: url('albertsans-regular.eot');
    src: url('albertsans-regular.eot?#iefix') format('embedded-opentype'),
         url('albertsans-regular.woff') format('woff'),
         url('albertsans-regular.svg#albert_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'inter';
    src: url('inter-bold.eot');
    src: url('inter-bold.eot?#iefix') format('embedded-opentype'),
         url('inter-bold.woff') format('woff'),
         url('inter-bold.svg#interbold') format('svg');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'inter';
    src: url('inter-regular.eot');
    src: url('inter-regular.eot?#iefix') format('embedded-opentype'),
         url('inter-regular.woff') format('woff'),
         url('inter-regular.svg#interregular') format('svg');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'inter';
    src: url('inter-semibold.eot');
    src: url('inter-semibold.eot?#iefix') format('embedded-opentype'),
         url('inter-semibold.woff') format('woff'),
         url('inter-semibold.svg#intersemibold') format('svg');
    font-weight: 500;
    font-style: normal;

}