﻿
 

/*nick event 26810*/
@font-face {
    font-family: Gotham Black;
    src: url("/Content/fonts/Gotham-Black.otf") format("opentype");
}

@font-face {
    font-family: Gotham Black;
    src: url("/Content/fonts/Gotham-BlackItalic.otf") format("opentype");
    font-style: italic;
}

@font-face {
    font-family: Gotham;
    src: url("/Content/fonts/Gotham-Bold.otf") format("opentype");
    font-weight: bold;
}

@font-face {
    font-family: Gotham;
    src: url("/Content/fonts/Gotham-BoldItalic.otf") format("opentype");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: Gotham Book;
    src: url("/Content/fonts/Gotham-Book.otf") format("opentype");
}

@font-face {
    font-family: Gotham Book;
    src: url("/Content/fonts/Gotham-BookItalic.otf") format("opentype");
    font-style: italic;
}



@font-face {
    font-family: Gotham Light;
    src: url("/Content/fonts/Gotham-Light.otf") format("opentype");
}

@font-face {
    font-family: Gotham Light;
    src: url("/Content/fonts/Gotham-LightItalic.otf") format("opentype");
    font-style: italic;
}

@font-face {
    font-family: Gotham Medium;
    src: url("/Content/fonts/Gotham-Medium.otf") format("opentype");
}

@font-face {
    font-family: Gotham Medium;
    src: url("/Content/fonts/Gotham-MediumItalic.otf") format("opentype");
    font-style: italic;
}

@font-face {
    font-family: Gotham Thin;
    src: url("/Content/fonts/Gotham-Thin.otf") format("opentype");
}

@font-face {
    font-family: Gotham Thin;
    src: url("/Content/fonts/Gotham-ThinItalic.otf") format("opentype");
    font-style: italic;
}

@font-face {
    font-family: Gotham Ultra;
    src: url("/Content/fonts/Gotham-Ultra.otf") format("opentype");
}

@font-face {
    font-family: Gotham Ultra;
    src: url("/Content/fonts/Gotham-UltraItalic.otf") format("opentype");
    font-style: italic;
}
@font-face {
    font-family: Syne Semibold;
    src: url("/Content/fonts/Syne-SemiBold.ttf") format("truetype");
  
}
@font-face {
    font-family: Syne Regular;
    src: url("/Content/fonts/Syne-Regular.ttf") format("truetype");
 
}


@font-face {
    font-family: Gotham XLight;
    src: url("/Content/fonts/Gotham-XLight.otf") format("opentype");
}

@font-face {
    font-family: Gotham XLight;
    src: url("/Content/fonts/Gotham-XLightItalic.otf") format("opentype");
    font-style: italic;
}






@font-face {
    font-family: "CorpoAMed";
    src: url("/Content/fonts/corpoAMed.ttf") format("truetype");
}



@font-face {
    font-family: "CorpoS";
    src: url("/Content/fonts/corpoS.ttf") format("truetype");
}


@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
/*@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
} */