@font-face {
    font-family: 'Noah';
    src: url('/front/fonts/Noah.eot?#iefix') format('embedded-opentype'),
        url('/front/fonts/Noah.woff') format('woff'),
        url('/front/fonts/Noah.ttf') format('truetype'),
        url('/front/fonts/Noah.svg#Noah') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('/front/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
    url('/front/fonts/Lato-Light.woff') format('woff'),
    url('/front/fonts/Lato-Light.ttf') format('truetype'),
    url('/front/fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'ArialAMU';
    src: url('/front/fonts/ArialAMU.eot?#iefix') format('embedded-opentype'),
    url('/front/fonts/ArialAMU.woff') format('woff'),
    url('/front/fonts/ArialAMU.ttf') format('truetype'),
    url('/front/fonts/ArialAMU.svg#ArialAMU') format('svg');
    font-weight: normal;
    font-style: normal;
}
