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