/*
Theme Name: Exxplorers Theme
Theme URI: https://exxplorers.si
Template: yootheme
Author: Alex Duca
Author URI: https://exxplorers.si
Description: Ready to take a walk on the invisible side? Point your phone at the QR code and download the app Exxplorers.
Version: 1.0.0.1652778819
Updated: 2022-05-17 11:13:39

*/

@font-face {
    font-family: "AvertaDemo";
    src: url("fonts/AvertaDemo-Regular.ttf");
}

@font-face {
    font-family: "Neuton";
    src: url("fonts/Neuton-Regular.ttf");
}
@font-face {
    font-family: "Neuton";
    src: url("fonts/Neuton-Italic.ttf");
    font-style: italic;
}
@font-face {
    font-family: "Neuton";
    src: url("fonts/Neuton-Bold.ttf");
    font-weight: bold;
}
@font-face {
    font-family: "Neuton";
    src: url("fonts/Neuton-ExtraBold.ttf");
    font-weight: 900;
}
@font-face {
    font-family: "Neuton";
    src: url("fonts/Neuton-Light.ttf");
    font-weight: 200;
}
@font-face {
    font-family: "Neuton";
    src: url("fonts/Neuton-ExtraLight.ttf");
    font-weight: 100;
}

