/**
 * @license
 * MyFonts Webfont Build ID 4011599, 2021-02-11T07:43: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: Axiforma-Bold by Kastelov
 * URL: https://www.myfonts.com/fonts/kastelov/axiforma/bold/
 *
 * Webfont: Axiforma-Medium by Kastelov
 * URL: https://www.myfonts.com/fonts/kastelov/axiforma/medium/
 *
 * Webfont: Axiforma-Regular by Kastelov
 * URL: https://www.myfonts.com/fonts/kastelov/axiforma/regular/
 *
 *
 * Webfonts copyright: Copyright &amp;#x00A9; 2017 by Kastelov. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d364f");

@font-face {
  font-family: 'Axiforma';
  src:         url('/wp-content/themes/2021-123lens-blog/fonts/AxiformaRegular/font.woff2') format('woff2'),
               url('/wp-content/themes/2021-123lens-blog/fonts/AxiformaRegular/font.woff') format('woff');
  font-weight: 400;
  font-style:  normal;
}

@font-face {
    font-family: 'Axiforma';
    src:         url('/wp-content/themes/2021-123lens-blog/fonts/AxiformaMedium/font.woff2') format('woff2'),
                 url('/wp-content/themes/2021-123lens-blog/fonts/AxiformaMedium/font.woff') format('woff');
    font-weight: 500;
    font-style:  normal;
}

@font-face {
  font-family: 'Axiforma';
  src:         url('/wp-content/themes/2021-123lens-blog/fonts/AxiformaBold/font.woff2') format('woff2'),
               url('/wp-content/themes/2021-123lens-blog/fonts/AxiformaBold/font.woff') format('woff');
  font-weight: 700;
  font-style:  normal;
}
