﻿/*
 * Legal Disclaimer for Web licence
 *
 * Licence to use webfonts for displaying dynamic text on designated website domains.
 *
 * Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade.
 * 
 * It is strictly prohibited to rename the font and to download or use these fonts in any other media. 
 * 
 * These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
 *
 * naturvardsverket.se (monthly page views: <2M.)
 *
 */

@font-face {
    font-family: "Akkurat Pro";
    src: url("../fonts/AkkuratLLWeb-Regular.woff2") format("woff2");
    font-weight: 400;
}

@font-face {
    font-family: "Akkurat Pro";
    src: url("../fonts/AkkuratLLWeb-Bold.woff2") format("woff2");
    font-weight: 700;
}

@font-face {
    font-family: "Tiempos Fine";
    src: url("../fonts/TiemposFineWeb-Medium.woff2") format("woff2");
}