/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2020 Schwartzco Inc.
        License: 2002-GPYCIJ
*/

@font-face {
    font-family: "Founders Grotesk Regular";
    src: url("FoundersGrotesk-Regular.otf") format("opentype");
}
@font-face {
    font-family: "Founders Grotesk Condensed";
    src: url("FoundersGroteskCondensed-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Founders Grotesk Test";
    src: url("FoundersGroteskTest-Medium.otf") format("opentype");
}
