﻿@font-face {
    font-family: SourceSansPro;
    src: url("https://www.fietsknooppunt.be/assets/fonts/SourceSansPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: SourceSansPro;
    src: url("https://www.fietsknooppunt.be/assets/fonts/SourceSansPro-Bold.otf") format("opentype");
    font-weight: bold;
}

@font-face {
    font-family: SourceSansPro;
    src: url("https://www.fietsknooppunt.be/assets/fonts/SourceSansPro-It.otf") format("opentype");
    font-style: italic;
}
@font-face {
    font-family: GalanoGrotesque;
    src: url("https://www.fietsknooppunt.be/assets/fonts/GalanoGrotesqueRegular.otf") format("opentype");
}

@font-face {
    font-family: GalanoGrotesque;
    src: url("https://www.fietsknooppunt.be/assets/fonts/GalanoGrotesqueSemiBold.otf") format("opentype");
    font-weight: bold;
}

@font-face {
    font-family: GalanoGrotesque;
    src: url("https://www.fietsknooppunt.be/assets/fonts/GalanoGrotesqueItalic.otf") format("opentype");
    font-style: italic;
}
