/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.16.6.1679310021
Updated: 2023-03-20 12:00:21

*/



/*------ Typsnitt ------*/

/* Akkurat Regular */
@font-face {
    font-family: "Akkurat";
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-regular.woff") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/* Akkurat Bold */
@font-face {
    font-family: "Akkurat";
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-bold.woff") format("truetype");
    font-weight: bold;
    font-style: normal;
}

/* Akkurat Italic */
@font-face {
    font-family: "Akkurat";
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-italic.woff") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/* Akkurat Light */
@font-face {
    font-family: "Akkurat";
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-light.woff") format("truetype");
    font-weight: lighter;
    font-style: normal;
}

/*
@font-face {
    font-family: "Akkurat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-regular.woff") format("woff");
}

@font-face {
    font-family: "Akkurat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-bold.woff") format("woff");
}

@font-face {
    font-family: "Akkurat";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-italic.woff") format("woff");
}

@font-face {
    font-family: "Akkurat";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("https://dev5.media2u.se/wp-content/fonts/akkurat/akkurat-light.woff") format("woff");
}
*/