/*
* Fonts
*/

@font-face {
    font-family: 'Finland';
    src: url("../fonts/finland-rounded-regular.otf");
}
@font-face {
    font-family: 'Finland Thin';
    src: url("../fonts/finland-rounded-thin.otf");
}
