/* noto-sans-regular - latin */

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/google/noto-sans-v27-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/google/noto-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/google/noto-sans-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/google/noto-sans-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/google/noto-sans-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/google/noto-sans-v27-latin-regular.svg#NotoSans') format('svg');
    /* Legacy iOS */
}