/* Fonts section start */

@font-face {
    font-family: "GTWalsheimPro";
    src: url(./fonts/GT-Walsheim-Pro-Bold.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "GTWalsheimPro";
    src: url(./fonts/GT-Walsheim-Pro-Regular.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal
}

/* Fonts section End */