/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Noka Black by Blackletra
 * URL: https://www.myfonts.com/collections/noka-font-blackletra
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Noka Light by Blackletra
 * URL: https://www.myfonts.com/collections/noka-font-blackletra
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Noka Medium by Blackletra
 * URL: https://www.myfonts.com/collections/noka-font-blackletra
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Noka Bold by Blackletra
 * URL: https://www.myfonts.com/collections/noka-font-blackletra
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Noka Hairline by Blackletra
 * URL: https://www.myfonts.com/collections/noka-font-blackletra
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Noka Semibold by Blackletra
 * URL: https://www.myfonts.com/collections/noka-font-blackletra
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * © 2023 MyFonts Inc. */

/* Noka extralight */
@font-face {
    font-family: 'noka-extralight';
    font-weight: 200;
    src: url('../fonts/noka-extralight.woff2') format('woff2'), url('../fonts/noka-extralight.woff') format('woff');
}

/* Noka light */
@font-face {
    font-family: 'noka-light';
    font-weight: 300;
    src: url('../fonts/noka-light.woff2') format('woff2'), url('../fonts/noka-light.woff') format('woff');
}

/* Noka regular */
@font-face {
    font-family: 'noka-regular';
    font-weight: 400;
    src: url('../fonts/noka-regular.woff2') format('woff2'), url('../fonts/noka-regular.woff') format('woff');
}

/* Noka semibold */
@font-face {
    font-family: 'noka-semibold';
    font-weight: 600;
    src: url('../fonts/noka-semibold.woff2') format('woff2'), url('../fonts/noka-semibold.woff') format('woff');
}

/* Noka bold */
@font-face {
    font-family: 'noka-bold';
    font-weight: 700;
    src: url('../fonts/noka-bold.woff2') format('woff2'), url('../fonts/noka-bold.woff') format('woff');
}

/* Noka black */
@font-face {
    font-family: 'noka-black';
    font-weight: 900;
    src: url('../fonts/noka-black.woff2') format('woff2'), url('../fonts/noka-black.woff') format('woff');
}
