@font-face {
  font-family: 'Aino';
  src:  url('../fonts/Aino_31_170411-Regular.woff2') format('woff2'),
        url('../fonts/Aino_31_170411-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Aino';
  font-weight: bold;
  src:  url('../fonts/Aino_31_170411-Bold.woff2') format('woff2'),
        url('../fonts/Aino_31_170411-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Aino heading';
  src:  url('../fonts/Aino-Headline.woff2') format('woff2'),
        url('../fonts/Aino-Headline.woff') format('woff');
}