﻿/** Black Italic*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Black-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Black Italic.ttf");
}

/** Black*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Black";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Black.ttf");
}

/** Bold Italic*/
@font-face {
    font-family: "Basis Grotesque-Pro-Bold-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Bold Italic.ttf");
}

/** Bold*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Bold";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Bold.ttf");
}

/** Italic*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Italic.ttf");
}

/** Light Italic*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Light-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Italic.ttf");
}

/** Light*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Light";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Light.ttf");
}

/** Medium Italic*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Medium-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Medium Italic.ttf");
}

/** Mono Bold*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Mono-Bold";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Mono Bold.ttf");
}

/** Mono Italic*/
@font-face {
    font-family: "Basis-Grotesque-Pro-Mono-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Mono Italic.ttf");
}

/** Mono */
@font-face {
    font-family: "Basis Grotesque Pro Mono";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Mono.ttf");
}

/** Off White Italic */
@font-face {
    font-family: "Basis-Grotesque-Pro-Off-White-Italic";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Off White Italic.ttf");
}

/** Pro Off White */
@font-face {
    font-family: "Basis-Grotesque-Pro-Off-White";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro Off White.ttf");
}

/** Basis Grotesque Pro */
@font-face {
    font-family: "Basis-Grotesque-Pro";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis Grotesque Pro.ttf");
}

/** Medium */
@font-face {
    font-family: "Basis-Grotesque-Pro-Medium";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Basis-Grotesque-Pro-Medium.ttf");
}

/** Regular */
@font-face {
    font-family: "Basis-Grotesque-Pro-Regular";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/BasisGrotesquePro-Regular.ttf");
}

/** Miller Display Regular */
@font-face {
    font-family: "Miller-Display-Regular";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/Miller Display Regular.ttf");
}

/** Helvetica Neue */
@font-face {
    font-family: "Helvetica-Neue";
    /*font-weight: 900;*/
    src: url("basisgrotesqueprofont/helveticaneue.ttf");
}

/** Helvetica 400 */
@font-face {
    font-family: "Helvetica";
    font-weight: 400;
    src: url("basisgrotesqueprofont/Helvetica 400.ttf");
}
