﻿@import url('https://www.designa.dk/Files/Templates/Designs/Designa/css/bootstrap.css');
@import url('https://www.designa.dk/Files/Templates/Designs/Designa/css/theme.css?v=2.20');


/*@font-face {
    font-family: 'Geogrotesque-Light';
    src: url('https://www.designa.dk/Files/Templates/Designs/Designa/fonts/georgotesque/Geogrotesque-Light.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Medium';
    src: url('https://www.designa.dk/Files/Templates/Designs/Designa/fonts/georgotesque/Geogrotesque-Medium.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-SemiBold';
    src: url('https://www.designa.dk/Files/Templates/Designs/Designa/fonts/georgotesque/Geogrotesque-SemiBold.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LinearIcons';
    src: url('https://www.designa.dk/Files/Templates/Designs/Designa/fonts/linear-icons/linearicons.woff2?w118d');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'Geogrotesque-Light';
    src: url("../fonts/Geogrotesque-Light.woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-Medium';
    src: url("../fonts/Geogrotesque-Medium.woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque-SemiBold';
    src: url("../fonts/Geogrotesque-SemiBold.woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LinearIcons';
    src: url("../fonts/linear-icons/linearicons.woff2");
    font-weight: normal;
    font-style: normal;
}



.btn.btn-outline-dark:hover:before{
    z-index:-1;
}


