/*
Nida Verkkopalvelu
*/
@font-face {
    font-family: 'Pacifico';
    src: url('../fonts/Pacifico-Regular.eot');
    src: url('../fonts/Pacifico-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Pacifico-Regular.woff2') format('woff2'),
        url('../fonts/Pacifico-Regular.woff') format('woff'),
        url('../fonts/Pacifico-Regular.ttf') format('truetype'),
        url('../fonts/Pacifico-Regular.svg#Pacifico-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Charm-Regular';
  src: url(../fonts/Charm-Regular.eot);
  src: url(../fonts/Charm-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Charm-Regular.woff2) format('woff2'),
       url(../fonts//Charm-Regular.woff) format('woff'),
       url(../fonts/Charm-Regular.ttf) format('truetype'),
       url(../fonts/Charm-Regular.svg#Charm-Regular) format('svg'),
       url(../fonts/Charm-Regular.otf) format('otf');
}

@font-face {
  font-family: 'Charm-Bold';
  src: url(../fonts/Charm-Bold.eot);
  src: url(../fonts/Charm-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Charm-Bold.otf) format('otf'),
       url(../fonts/Charm-Bold.svg#Charm-Bold) format('svg'),
       url(../fonts/Charm-Bold.ttf) format('truetype'),
       url(../fonts/Charm-Bold.woff) format('woff'),
       url(../fonts/Charm-Bold.woff2) format('woff2');
}


